2018-09-24 20:32:04,873 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-333 | | 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-bgpvpn-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 20:32:04,876 - 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=,172.30.9.30,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b1opDczl2GxxR85Zu9fqN3EEx 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=0ba36f01c3914af1bee9c66e5217b8dd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=eDUQLnomncLYxOPyWml2ietsM export OS_REGION_NAME=regionOne 2018-09-24 20:32:04,876 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-24 20:32:04,876 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-24 20:32:04,897 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-24 20:32:05,008 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-24 20:32:06,393 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-24 20:32:06,693 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd6084e1d8d48439c9f8d8937d2b37055', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-24 20:32:06,892 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/044ea9825bd24e508644a84e9f222d06'}, u'url': u'http://172.30.9.30:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'468ade78156d436cb663168ed4b94339', u'id': u'044ea9825bd24e508644a84e9f222d06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/0e0b59d6d84e46968878ac0e9f6b2ef4'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8da58edfb69a4debb35a7c7ad56201dc', u'id': u'0e0b59d6d84e46968878ac0e9f6b2ef4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/11021b5d8b01445eb8dff1351f4b4b26'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ee7efbd6160046ae91648aff30e145d0', u'id': u'11021b5d8b01445eb8dff1351f4b4b26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/132f8af9ae544f1bbccd385a00057fa6'}, u'url': u'http://172.30.9.30:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b371796c3b88407fa3d7100280b253af', u'id': u'132f8af9ae544f1bbccd385a00057fa6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/1c3a3a605016491dbcdb167c6de2b7f8'}, u'url': u'http://172.30.9.30:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8c5e2660851a420c887ce152791e54e9', u'id': u'1c3a3a605016491dbcdb167c6de2b7f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/28cd9660a04842fca5051cf8a0099cbd'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85651790dd89450cad5ac1d9a6126f4a', u'id': u'28cd9660a04842fca5051cf8a0099cbd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2b55da95c623427c8d543aaf2001cc7f'}, u'url': u'http://172.30.9.30:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f70a3b7ad491422793583d9f027a34e3', u'id': u'2b55da95c623427c8d543aaf2001cc7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2f6f9ec3653540da81a65710008efec1'}, u'url': u'http://172.30.9.30:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'94b2ac07e1ee49e9b482e0c3cf6449b9', u'id': u'2f6f9ec3653540da81a65710008efec1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3b0018f476fe48318e50eba11ff753f0'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bea6eae37e8d406c9eee0b1bc9a46741', u'id': u'3b0018f476fe48318e50eba11ff753f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/426e893540674f6aab3a5eb4e5288853'}, u'url': u'http://172.30.9.30:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8da58edfb69a4debb35a7c7ad56201dc', u'id': u'426e893540674f6aab3a5eb4e5288853'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4bd2fc41eefc45078ceae4bfdf5b9a8d'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ed13766c2abf4bf6b0aa556ab83cbfa2', u'id': u'4bd2fc41eefc45078ceae4bfdf5b9a8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4f14c1e6ffc641d69869361502447193'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ed13766c2abf4bf6b0aa556ab83cbfa2', u'id': u'4f14c1e6ffc641d69869361502447193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/513c1af27c5a4599b098dfc7af750930'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'94b2ac07e1ee49e9b482e0c3cf6449b9', u'id': u'513c1af27c5a4599b098dfc7af750930'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5b72d6558a184795b3a17a583c8aae50'}, u'url': u'http://12.0.0.39:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e950e34ab50143edab4d2c992eabfb88', u'id': u'5b72d6558a184795b3a17a583c8aae50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/616a15ea09344f6c96817afbbd1b1229'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d067475bdc749c88174593d63abe49d', u'id': u'616a15ea09344f6c96817afbbd1b1229'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/63311f1e01324be2b3f8a1444ab1f564'}, u'url': u'http://172.30.9.30:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ee7efbd6160046ae91648aff30e145d0', u'id': u'63311f1e01324be2b3f8a1444ab1f564'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/65ad0c00f5d4410288d80ceaf2486c2f'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'94b2ac07e1ee49e9b482e0c3cf6449b9', u'id': u'65ad0c00f5d4410288d80ceaf2486c2f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/73f31e01af9e44108589537b67fb43f7'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b698c0d22fcb421bb0510ba8eee9bc38', u'id': u'73f31e01af9e44108589537b67fb43f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/793a79b5b1f644bb8275994a2df83646'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8c5e2660851a420c887ce152791e54e9', u'id': u'793a79b5b1f644bb8275994a2df83646'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/853510e2c91647c48930f630fc4d9667'}, u'url': u'http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e950e34ab50143edab4d2c992eabfb88', u'id': u'853510e2c91647c48930f630fc4d9667'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/85bf7b31917b4e91b5e52648b0616400'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ee7efbd6160046ae91648aff30e145d0', u'id': u'85bf7b31917b4e91b5e52648b0616400'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/880497bb578540848f90a34b470b7507'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d067475bdc749c88174593d63abe49d', u'id': u'880497bb578540848f90a34b470b7507'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/8ab43588f44f4e3aa2285d7762ad80d0'}, u'url': u'http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e950e34ab50143edab4d2c992eabfb88', u'id': u'8ab43588f44f4e3aa2285d7762ad80d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/8c3e2ed0c5be435da7b46ef15e389814'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'468ade78156d436cb663168ed4b94339', u'id': u'8c3e2ed0c5be435da7b46ef15e389814'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/93425384df48427e973ffaecab7dd075'}, u'url': u'http://172.30.9.30:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d067475bdc749c88174593d63abe49d', u'id': u'93425384df48427e973ffaecab7dd075'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9e2360ebdc864573a4b0154ba6004041'}, u'url': u'http://172.30.9.30:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bea6eae37e8d406c9eee0b1bc9a46741', u'id': u'9e2360ebdc864573a4b0154ba6004041'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a05551a1daa042819d7eb2199652bb5d'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b1c899f8a2474a04b5e01e4ba712d7e5', u'id': u'a05551a1daa042819d7eb2199652bb5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/aae2cd6a10cf4879bd8465bfa85caf55'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8c5e2660851a420c887ce152791e54e9', u'id': u'aae2cd6a10cf4879bd8465bfa85caf55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/af7e462d00c048999f8497927f659dd9'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b371796c3b88407fa3d7100280b253af', u'id': u'af7e462d00c048999f8497927f659dd9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/b391326b873d48c7beb7f5b05a44789f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85651790dd89450cad5ac1d9a6126f4a', u'id': u'b391326b873d48c7beb7f5b05a44789f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/b7ca41fcc08b44ebbb7099fc690edf60'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8da58edfb69a4debb35a7c7ad56201dc', u'id': u'b7ca41fcc08b44ebbb7099fc690edf60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c57e3e2b2b8e45e9b00591c87b222b19'}, u'url': u'http://172.30.9.30:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'85651790dd89450cad5ac1d9a6126f4a', u'id': u'c57e3e2b2b8e45e9b00591c87b222b19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d786deb7b7684ef5b2174803bc86091a'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b698c0d22fcb421bb0510ba8eee9bc38', u'id': u'd786deb7b7684ef5b2174803bc86091a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/da715a4f055545a4bff69d60832247a3'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f70a3b7ad491422793583d9f027a34e3', u'id': u'da715a4f055545a4bff69d60832247a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/db6f0bc5be6445538954c6e2ba435385'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'468ade78156d436cb663168ed4b94339', u'id': u'db6f0bc5be6445538954c6e2ba435385'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/dcc87933203340629fb44106c55a78ba'}, u'url': u'http://172.30.9.30:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b1c899f8a2474a04b5e01e4ba712d7e5', u'id': u'dcc87933203340629fb44106c55a78ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/e0b18f2513cf48b6a5ec9cde772d2dac'}, u'url': u'http://172.30.9.30:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b698c0d22fcb421bb0510ba8eee9bc38', u'id': u'e0b18f2513cf48b6a5ec9cde772d2dac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ec5bbc1446c24af79752efd5de227c1a'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b1c899f8a2474a04b5e01e4ba712d7e5', u'id': u'ec5bbc1446c24af79752efd5de227c1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f193eba6a61d4add8e61f9cc8713343e'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b371796c3b88407fa3d7100280b253af', u'id': u'f193eba6a61d4add8e61f9cc8713343e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f56faecff2604b9fb8fdd74501069b8d'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bea6eae37e8d406c9eee0b1bc9a46741', u'id': u'f56faecff2604b9fb8fdd74501069b8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f677fc651e88471c9ae675555592f29d'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f70a3b7ad491422793583d9f027a34e3', u'id': u'f677fc651e88471c9ae675555592f29d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/fcc2d8b2e6bd411ab001d3efc7b5f898'}, u'url': u'http://172.30.9.30:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ed13766c2abf4bf6b0aa556ab83cbfa2', u'id': u'fcc2d8b2e6bd411ab001d3efc7b5f898'})] 2018-09-24 20:32:09,002 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-24 20:32:09,073 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-24 20:32:09,113 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 4}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-24 20:32:09,243 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-24 20:32:09,322 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a8da644a-735c-4269-a198-9399a9d4913e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T20:29:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'8eeae8aa09394874b2c5e860600d6e41', u'created_at': u'2018-09-24T20:29:21Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8eeae8aa09394874b2c5e860600d6e41'})] 2018-09-24 20:32:09,352 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-24 20:32:09,552 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'02ed5a1c9cc94ec88dd48319d198a9a4'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'0f34908c35b7497ab52f94885a36d959'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'4ab1cb8e5ec04004ac1e70430b28d476'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'786600c04cdd4b81ad0e09ecbba802b2'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'34462c6399c4418cbe0d3ac121747b27', 'user': u'7e227ef859154f2c9ed577cb072778cb'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'7e227ef859154f2c9ed577cb072778cb'}), Munch({'project': u'0ba36f01c3914af1bee9c66e5217b8dd', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'81d9b3b40d2943ebbfcef4e2b659b1ee'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'85c0da006c504126939ff8f531f1c37f'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'9671eaabe9844b12adcd9684ef2a45f6'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'aabbf6a16a144be2bc8f2cae60177bed'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'acc7233d5e744e8b929540989b8cbc66'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'b9e6fc30ad174e92acf32ef092eca8cc'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'e4220ea35ce34af9b9a9a94187662178'}), Munch({'project': u'8eeae8aa09394874b2c5e860600d6e41', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'ec50487160484688a10ea0f4ce5ded61'}), Munch({'domain': u'd6084e1d8d48439c9f8d8937d2b37055', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'f9c58a72359346c3a56621210f7c7bd8'}), Munch({'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322', 'user': u'81d9b3b40d2943ebbfcef4e2b659b1ee'})] 2018-09-24 20:32:09,753 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'0fc613735e71467bb721e2c0cc2bf539'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'226ba4d9e9394bb4add0e98e322b5186'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'3419bdbceaf140c5a41a432afac2e10a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'34462c6399c4418cbe0d3ac121747b27'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'98c653bec5a84f7aa3d66b645c9dc948'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'9f4fc1a8035c4cdcb96eeb0fb37e4322'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'})] 2018-09-24 20:32:09,800 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-24 20:32:10,010 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-24 20:32:10,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'196278960c70452ba3c3830a93217819', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'468ade78156d436cb663168ed4b94339', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'85651790dd89450cad5ac1d9a6126f4a', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'8c5e2660851a420c887ce152791e54e9', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8d067475bdc749c88174593d63abe49d', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8da58edfb69a4debb35a7c7ad56201dc', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'94b2ac07e1ee49e9b482e0c3cf6449b9', 'name': u'keystone'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b1c899f8a2474a04b5e01e4ba712d7e5', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b371796c3b88407fa3d7100280b253af', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b698c0d22fcb421bb0510ba8eee9bc38', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bea6eae37e8d406c9eee0b1bc9a46741', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'e950e34ab50143edab4d2c992eabfb88', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ed13766c2abf4bf6b0aa556ab83cbfa2', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ee7efbd6160046ae91648aff30e145d0', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f70a3b7ad491422793583d9f027a34e3', 'name': u'gnocchi'})] 2018-09-24 20:32:10,246 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:29:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'tenant_id': u'8eeae8aa09394874b2c5e860600d6e41', u'created_at': u'2018-09-24T20:29:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8eeae8aa09394874b2c5e860600d6e41'})] 2018-09-24 20:32:10,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:32:10,368 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-24 20:32:10,418 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-24 20:32:12,511 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-24 20:32:13,395 - 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-09-24T20:32:13Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'badc6dd4-7fd8-4ef3-ba60-0a9cfbde3cb3', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_1bb36761-180f-4b95-96ea-d6117409349e', u'admin_state_up': True, u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:32:14,347 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:32:13Z', 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'f97b8601-f9cc-498c-a5d0-27a596fef213', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1bb36761-180f-4b95-96ea-d6117409349e', u'enable_dhcp': True, u'network_id': u'badc6dd4-7fd8-4ef3-ba60-0a9cfbde3cb3', u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:32:15,787 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:14Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-24T20:32:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'id': u'7101f774-c0f4-4bd2-801c-22d9a9f32d58', u'name': u'tenantnetwork1-router_1bb36761-180f-4b95-96ea-d6117409349e'}) 2018-09-24 20:32:17,498 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:32:17,498 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 20:32:23,614 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-24 20:32:25,651 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'0926523f26b441208f0592636874947e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_94fdbc77-92d3-40eb-b77e-cf0c61090f08'}) 2018-09-24 20:32:26,073 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97700f39c3024728ba2f2094aec677be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_94fdbc77-92d3-40eb-b77e-cf0c61090f08'}) 2018-09-24 20:32:27,472 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_94fdbc77-92d3-40eb-b77e-cf0c61090f08', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0926523f26b441208f0592636874947e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'edec5950-c3bc-4090-96cd-806d2554069b', 'username': u'tenantnetwork2-user_94fdbc77-92d3-40eb-b77e-cf0c61090f08', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:32:27,475 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_94fdbc77-92d3-40eb-b77e-cf0c61090f08', 'password': 'edec5950-c3bc-4090-96cd-806d2554069b', 'project_name': 'tenantnetwork2-project_94fdbc77-92d3-40eb-b77e-cf0c61090f08', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '0926523f26b441208f0592636874947e', 'project_domain_name': 'Default'} 2018-09-24 20:32:27,476 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-24 20:32:28,342 - 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-09-24T20:32:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6964fa29-11e2-4a51-86ce-07629c764179', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_94fdbc77-92d3-40eb-b77e-cf0c61090f08', u'admin_state_up': True, u'tenant_id': u'0926523f26b441208f0592636874947e', u'created_at': u'2018-09-24T20:32:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0926523f26b441208f0592636874947e'}) 2018-09-24 20:32:30,408 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:32:30Z', 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'2e15d412-5402-4a8d-9298-48519d61addd', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_94fdbc77-92d3-40eb-b77e-cf0c61090f08', u'enable_dhcp': True, u'network_id': u'6964fa29-11e2-4a51-86ce-07629c764179', u'tenant_id': u'0926523f26b441208f0592636874947e', u'created_at': u'2018-09-24T20:32:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0926523f26b441208f0592636874947e'}) 2018-09-24 20:32:31,642 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0926523f26b441208f0592636874947e', u'created_at': u'2018-09-24T20:32:30Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:32:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'0926523f26b441208f0592636874947e', u'id': u'6d35ff57-07e3-445c-aa3a-88ca3b3df1eb', u'name': u'tenantnetwork2-router_94fdbc77-92d3-40eb-b77e-cf0c61090f08'}) 2018-09-24 20:32:33,692 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:32:33,692 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 20:32:40,757 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-24 20:32:41,601 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-24 20:32:42,187 - 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-09-24T20:32:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'387243aa-3217-4b7e-af5c-dea173a7d9ae', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', u'admin_state_up': True, u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:32:42,750 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:32:42Z', 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'b9f95b39-a28a-4ee2-ac7d-e59a71b1a5be', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', u'enable_dhcp': True, u'network_id': u'387243aa-3217-4b7e-af5c-dea173a7d9ae', u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:32:43,962 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:32:42Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-24T20:32:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'id': u'aeb5949e-ea45-49c8-b925-c3381c7bd626', u'name': u'vmready1-router_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02'}) 2018-09-24 20:32:49,373 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/2638a288-3e8e-4302-a1b8-db7359be24c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2638a288-3e8e-4302-a1b8-db7359be24c2/file', 'owner': u'0ba36f01c3914af1bee9c66e5217b8dd', 'id': u'2638a288-3e8e-4302-a1b8-db7359be24c2', 'size': 12716032, u'self': u'/v2/images/2638a288-3e8e-4302-a1b8-db7359be24c2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/2638a288-3e8e-4302-a1b8-db7359be24c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:32:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:32:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2638a288-3e8e-4302-a1b8-db7359be24c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', 'created': u'2018-09-24T20:32:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:32:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2638a288-3e8e-4302-a1b8-db7359be24c2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:32:50,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_dd738b9d-ecbe-4987-a8a8-f9c263e2ec02', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'2c0edf52-8493-4a62-93dc-70db10a195f3', 'swap': 0}) 2018-09-24 20:32:50,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:32:50,284 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:32:56,344 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-24 20:32:57,581 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'9becbef55a4846fbad6d34f4be456589', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_a0ada037-56d2-4fa7-a848-d8ec5ed81f48'}) 2018-09-24 20:32:58,110 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5284cda3374941939892642ea013c886', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a0ada037-56d2-4fa7-a848-d8ec5ed81f48'}) 2018-09-24 20:32:59,393 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'9becbef55a4846fbad6d34f4be456589', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cd3a9ad6-066e-4fdf-8b93-66dfea8e3d82', 'username': u'vmready2-user_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:32:59,397 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'password': 'cd3a9ad6-066e-4fdf-8b93-66dfea8e3d82', 'project_name': 'vmready2-project_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '9becbef55a4846fbad6d34f4be456589', 'project_domain_name': 'Default'} 2018-09-24 20:32:59,398 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-24 20:33:00,254 - 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-09-24T20:33:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a9849d26-df8d-4ecc-925e-457dd963c2e6', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', u'admin_state_up': True, u'tenant_id': u'9becbef55a4846fbad6d34f4be456589', u'created_at': u'2018-09-24T20:32:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9becbef55a4846fbad6d34f4be456589'}) 2018-09-24 20:33:01,615 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:33:01Z', 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'5ec2c270-92e3-4693-bb90-96bfb2b22055', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', u'enable_dhcp': True, u'network_id': u'a9849d26-df8d-4ecc-925e-457dd963c2e6', u'tenant_id': u'9becbef55a4846fbad6d34f4be456589', u'created_at': u'2018-09-24T20:33:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9becbef55a4846fbad6d34f4be456589'}) 2018-09-24 20:33:02,935 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9becbef55a4846fbad6d34f4be456589', u'created_at': u'2018-09-24T20:33:01Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:33:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'9becbef55a4846fbad6d34f4be456589', u'id': u'f340a066-38bb-450f-a451-e1a98db29851', u'name': u'vmready2-router_a0ada037-56d2-4fa7-a848-d8ec5ed81f48'}) 2018-09-24 20:33:06,195 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4/file', 'owner': u'9becbef55a4846fbad6d34f4be456589', 'id': u'02c8a0f0-2eb6-4ff3-9241-08a2739b23d4', 'size': 12716032, u'self': u'/v2/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9becbef55a4846fbad6d34f4be456589', 'name': 'vmready2-project_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:33:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:33:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', 'created': u'2018-09-24T20:33:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:33:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/02c8a0f0-2eb6-4ff3-9241-08a2739b23d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:33:06,520 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a0ada037-56d2-4fa7-a848-d8ec5ed81f48', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'15687fc9-e2d3-432b-a37d-3cfd598c7612', 'swap': 0}) 2018-09-24 20:33:06,776 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:33:06,776 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:33:15,106 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-24 20:33:15,834 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-24 20:33:16,539 - 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-09-24T20:33:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b553b791-d2cb-4e9c-923e-08b209db481c', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_eb575f11-0b3e-43b3-a331-f0ac274cd912', u'admin_state_up': True, u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:33:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:33:17,225 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:33: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'f6bbc6da-ab0c-4a80-8767-fa479934cfd4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_eb575f11-0b3e-43b3-a331-f0ac274cd912', u'enable_dhcp': True, u'network_id': u'b553b791-d2cb-4e9c-923e-08b209db481c', u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:33: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'0ba36f01c3914af1bee9c66e5217b8dd'}) 2018-09-24 20:33:18,258 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'created_at': u'2018-09-24T20:33:17Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-24T20:33:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'id': u'd48c0acb-7a48-4b43-8fb6-135cadc3172e', u'name': u'singlevm1-router_eb575f11-0b3e-43b3-a331-f0ac274cd912'}) 2018-09-24 20:33:21,564 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/25db8535-ef89-47c5-8356-4dab42c76e2e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25db8535-ef89-47c5-8356-4dab42c76e2e/file', 'owner': u'0ba36f01c3914af1bee9c66e5217b8dd', 'id': u'25db8535-ef89-47c5-8356-4dab42c76e2e', 'size': 12716032, u'self': u'/v2/images/25db8535-ef89-47c5-8356-4dab42c76e2e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/25db8535-ef89-47c5-8356-4dab42c76e2e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:33:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:33:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_eb575f11-0b3e-43b3-a331-f0ac274cd912', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/25db8535-ef89-47c5-8356-4dab42c76e2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_eb575f11-0b3e-43b3-a331-f0ac274cd912', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_eb575f11-0b3e-43b3-a331-f0ac274cd912', 'created': u'2018-09-24T20:33:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:33:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/25db8535-ef89-47c5-8356-4dab42c76e2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_eb575f11-0b3e-43b3-a331-f0ac274cd912', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:33:22,356 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_eb575f11-0b3e-43b3-a331-f0ac274cd912', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'30b3929b-8ecc-4e23-ae44-01f2d5cd7a22', 'swap': 0}) 2018-09-24 20:33:22,733 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwCuzfa+T9cuaGT0ZYUy/ptaLU17wlzTVAeUYqDx1nWSsh1MY5E1RkJXuYTUYHcystKrnXc8Zpch7nbOXy43qi5B8LI2AW3Qz4J3x7f0MsHTXCo+/rvUR0KINocEHwI3cNN6G7JCNGQB1GImLeWfL7JYE2R938WQpJMXdPZdx4+g0Hto+NuEgpFHKJ29hRCwnj66zoe78zg8NDqKAJcdySFJi+YKbxxbt+1uPhR4yveboH8V9RGrCLMe581/Gp4iTawl07GWv2mAGALYQAA1Sm5O1pCMcg1M4ZX2Rb/6b0i1WfOkEz8iVkXLcNLJ9BniejNlE0qBJJYaiLonM6uyg5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsArs32vk/XLmhk9GWFMv6bWi1Ne8Jc01QHlGKg8dZ1krIdTG\nORNUZCV7mE1GB3MrLSq513PGaXIe52zl8uN6ouQfCyNgFt0M+Cd8e39DLB01wqPv\n671EdCiDaHBB8CN3DTehuyQjRkAdRiJi3lny+yWBNkfd/FkKSTF3T2XcePoNB7aP\njbhIKRRyidvYUQsJ4+us6Hu/M4PDQ6igCXHckhSYvmCm8cW7ftbj4UeMr3m6B/Ff\nURqwizHufNfxqeIk2sJdOxlr9pgBgC2EAANUpuTtaQjHINTOGV9kW/+m9ItVnzpB\nM/IlZFy3DSyfQZ4nozZRNKgSSWGoi6JzOrsoOQIDAQABAoIBACn7YQPjCif7F8id\n7SuxIvL8MwnJLQBi0LlAcqAjHKMB28xknqUL3AtJ+RCYFQQ/zeMmlk0wOff5lC8i\nhDAJWbyw5EpWtFqferFPUVtuPQmvKZvyVowEheehpbzpUIBBJOoNA0/KzXK6ZYDN\nQIDAOLb1+buFJgZBAbf0yPwxUYOz0J9AjiGVsibBPzzf4rRn/SMNJkPImZgHZtu+\nQ1aLE9CKOVYmoajPEE//Q6J2eW1disXUocOk6c8kMEF44EHmVCaVNCQm/CmKjjTt\nLP6KrFkhnJHymfJN9xwLnPlsN4t61rGA9GRS+N29bNSFeOzGgzmGmW6bDnkDw7ix\ndQ+ehdUCgYEA4ul4pRLyFsaGMIZFB3eH7zxJz/F9bg/aiqX3jggbdaTv6+bWkNSD\nTMcM0omttoNh1r8oM11z1wgwRwX+qCfRtIM3yMg6z8SPe0uVgt4rBIJtVwMoglnF\nx6c2mPmYEDOM7mwLuVgCVna8lxT18exuplBC1xF+N6J0RDqM9jEqnAMCgYEAxpwV\nw0OX7J171KkSgbKZRgLx7CZmF919cJVaNPaA7z7P9fi95hkN7ufBny3tzSIaJV7o\nh351oyVx7mT1uhcT/g++Kha7KLm+n2f0XxdmbRKIKzMHwxmlqdnIVV4HMbprT0Nv\nsPfGxhZ9A3xo+N9TYH+OYbIA+AUXR4N3HbjV3BMCgYAx3yaJAXT71H5BxAD/9yGF\nTzbZ4TW0Lv/VYUzbhqSiYrHooz+dbVe+VDFZRLFNX+rtC+6F+5AuPrp9oa+qvbW1\nevGTy45Bg+4VJzOhI7tIrnHhoewRWjHCA9pYHONzDCF5dX3OKq242zfv7MdxeImJ\nPDK0mj+ncqkjJcs9gOjgiQKBgEzzTLtLBSH4InJSz4jQ2fH2UiVc+1Fjz6Y/N6Qt\nnecUPx7eMTVln7BguvQhp3FDNT4ld5KHvKxpZasoEsz3BBf7oYJNLFarIOBCNrxh\nJJ49/+Q88VT2KumUJ7pro/3wbINZbXzzg2BcdjNTkJhcbsGEqnXPsfBmiI58sToi\n0zlhAoGAcJUf1BzT8uewvaikvo+T1nzXvVwwYHe47U0tuZoHMTJ4JHnNUqlSOyBZ\nyCbKxH43F/VQtDhUZWbLPiMG46jOJx2E6Mn7gV/wP+PECNM2X7h/kYKhjS4dvtwT\nFsEprUaYeVhJ807y1YjKTdf3JKpCjD0TioEUwcsSZNyeeqxrXIg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'81d9b3b40d2943ebbfcef4e2b659b1ee', 'name': u'singlevm1-kp_eb575f11-0b3e-43b3-a331-f0ac274cd912', 'created_at': '2018-09-24T20:33:22.732973', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'80:cd:e0:b0:1b:35:4a:c5:df:3b:b1:de:f1:95:bc:51', 'type': 'ssh', 'id': u'singlevm1-kp_eb575f11-0b3e-43b3-a331-f0ac274cd912'}) 2018-09-24 20:33:22,733 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAsArs32vk/XLmhk9GWFMv6bWi1Ne8Jc01QHlGKg8dZ1krIdTG ORNUZCV7mE1GB3MrLSq513PGaXIe52zl8uN6ouQfCyNgFt0M+Cd8e39DLB01wqPv 671EdCiDaHBB8CN3DTehuyQjRkAdRiJi3lny+yWBNkfd/FkKSTF3T2XcePoNB7aP jbhIKRRyidvYUQsJ4+us6Hu/M4PDQ6igCXHckhSYvmCm8cW7ftbj4UeMr3m6B/Ff URqwizHufNfxqeIk2sJdOxlr9pgBgC2EAANUpuTtaQjHINTOGV9kW/+m9ItVnzpB M/IlZFy3DSyfQZ4nozZRNKgSSWGoi6JzOrsoOQIDAQABAoIBACn7YQPjCif7F8id 7SuxIvL8MwnJLQBi0LlAcqAjHKMB28xknqUL3AtJ+RCYFQQ/zeMmlk0wOff5lC8i hDAJWbyw5EpWtFqferFPUVtuPQmvKZvyVowEheehpbzpUIBBJOoNA0/KzXK6ZYDN QIDAOLb1+buFJgZBAbf0yPwxUYOz0J9AjiGVsibBPzzf4rRn/SMNJkPImZgHZtu+ Q1aLE9CKOVYmoajPEE//Q6J2eW1disXUocOk6c8kMEF44EHmVCaVNCQm/CmKjjTt LP6KrFkhnJHymfJN9xwLnPlsN4t61rGA9GRS+N29bNSFeOzGgzmGmW6bDnkDw7ix dQ+ehdUCgYEA4ul4pRLyFsaGMIZFB3eH7zxJz/F9bg/aiqX3jggbdaTv6+bWkNSD TMcM0omttoNh1r8oM11z1wgwRwX+qCfRtIM3yMg6z8SPe0uVgt4rBIJtVwMoglnF x6c2mPmYEDOM7mwLuVgCVna8lxT18exuplBC1xF+N6J0RDqM9jEqnAMCgYEAxpwV w0OX7J171KkSgbKZRgLx7CZmF919cJVaNPaA7z7P9fi95hkN7ufBny3tzSIaJV7o h351oyVx7mT1uhcT/g++Kha7KLm+n2f0XxdmbRKIKzMHwxmlqdnIVV4HMbprT0Nv sPfGxhZ9A3xo+N9TYH+OYbIA+AUXR4N3HbjV3BMCgYAx3yaJAXT71H5BxAD/9yGF TzbZ4TW0Lv/VYUzbhqSiYrHooz+dbVe+VDFZRLFNX+rtC+6F+5AuPrp9oa+qvbW1 evGTy45Bg+4VJzOhI7tIrnHhoewRWjHCA9pYHONzDCF5dX3OKq242zfv7MdxeImJ PDK0mj+ncqkjJcs9gOjgiQKBgEzzTLtLBSH4InJSz4jQ2fH2UiVc+1Fjz6Y/N6Qt necUPx7eMTVln7BguvQhp3FDNT4ld5KHvKxpZasoEsz3BBf7oYJNLFarIOBCNrxh JJ49/+Q88VT2KumUJ7pro/3wbINZbXzzg2BcdjNTkJhcbsGEqnXPsfBmiI58sToi 0zlhAoGAcJUf1BzT8uewvaikvo+T1nzXvVwwYHe47U0tuZoHMTJ4JHnNUqlSOyBZ yCbKxH43F/VQtDhUZWbLPiMG46jOJx2E6Mn7gV/wP+PECNM2X7h/kYKhjS4dvtwT FsEprUaYeVhJ807y1YjKTdf3JKpCjD0TioEUwcsSZNyeeqxrXIg= -----END RSA PRIVATE KEY----- 2018-09-24 20:33:39,014 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_eb575f11-0b3e-43b3-a331-f0ac274cd912': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:c5:e0', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'25db8535-ef89-47c5-8356-4dab42c76e2e'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-09-24T20:33:37.000000', 'flavor': Munch({u'id': u'30b3929b-8ecc-4e23-ae44-01f2d5cd7a22'}), 'az': u'nova', 'id': u'477fee13-d89e-40ee-8072-8dfd3b1c2ad3', 'security_groups': [Munch({u'name': u'singlevm1-sg_eb575f11-0b3e-43b3-a331-f0ac274cd912'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'81d9b3b40d2943ebbfcef4e2b659b1ee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ba36f01c3914af1bee9c66e5217b8dd', '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-09-24T20:33:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:33:37Z', 'hostId': u'6bc746260ced343515d085c2bb0cb45ce1969896b63f973251c95d12', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_eb575f11-0b3e-43b3-a331-f0ac274cd912', 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'6bc746260ced343515d085c2bb0cb45ce1969896b63f973251c95d12', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', 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-00000001', u'OS-SRV-USG:launched_at': u'2018-09-24T20:33:37.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_eb575f11-0b3e-43b3-a331-f0ac274cd912', 'adminPass': u'mq3aerdnbWzM', 'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'created_at': u'2018-09-24T20:33:26Z', 'created': u'2018-09-24T20:33:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:33:41,188 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd48c0acb-7a48-4b43-8fb6-135cadc3172e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'created_at': u'2018-09-24T20:33:40Z', 'attached': True, 'updated_at': u'2018-09-24T20:33:40Z', 'id': u'68d01e08-56da-4bde-9e96-1afadac5ede1', 'floating_network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', 'fixed_ip_address': u'192.168.120.24', 'floating_ip_address': u'172.30.9.214', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd48c0acb-7a48-4b43-8fb6-135cadc3172e', 'project_id': u'0ba36f01c3914af1bee9c66e5217b8dd', 'port_id': u'e740be93-05eb-4a35-a041-5079955b0661', 'port': u'e740be93-05eb-4a35-a041-5079955b0661', 'network': u'a991a30e-136a-45aa-80d2-8ec18fd84808'}) 2018-09-24 20:33:42,079 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 504856085 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.199954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202482] pid_max: default: 32768 minimum: 301 [ 0.203875] ACPI: Core revision 20150930 [ 0.205645] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207659] Security Framework initialized [ 0.208869] Yama: becoming mindful. [ 0.209946] AppArmor: AppArmor initialized [ 0.211255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.213237] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.215169] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216961] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.219085] Initializing cgroup subsys io [ 0.220305] Initializing cgroup subsys memory [ 0.221613] Initializing cgroup subsys devices [ 0.222979] Initializing cgroup subsys freezer [ 0.224299] Initializing cgroup subsys net_cls [ 0.225589] Initializing cgroup subsys perf_event [ 0.226981] Initializing cgroup subsys net_prio [ 0.228322] Initializing cgroup subsys hugetlb [ 0.229644] Initializing cgroup subsys pids [ 0.230957] CPU: Physical Processor ID: 0 [ 0.232876] mce: CPU supports 10 MCE banks [ 0.234123] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.257349] ftrace: allocating 31920 entries in 125 pages [ 0.282694] smpboot: Max logical packages: 1 [ 0.283985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.286054] x2apic enabled [ 0.287284] Switched APIC routing to physical x2apic. [ 0.289908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.291598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.294597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.297304] KVM setup paravirtual spinlock [ 0.299020] x86: Booted up 1 node, 1 CPUs [ 0.300242] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.302326] devtmpfs: initialized [ 0.304407] evm: security.selinux [ 0.305473] evm: security.SMACK64 [ 0.306527] evm: security.SMACK64EXEC [ 0.307661] evm: security.SMACK64TRANSMUTE [ 0.308892] evm: security.SMACK64MMAP [ 0.310024] evm: security.ima [ 0.310996] evm: security.capability [ 0.312183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.314986] pinctrl core: initialized pinctrl subsystem [ 0.316619] RTC time: 20:33:38, date: 09/24/18 [ 0.318044] NET: Registered protocol family 16 [ 0.319495] cpuidle: using governor ladder [ 0.320740] cpuidle: using governor menu [ 0.321932] PCCT header not found. [ 0.323061] ACPI: bus type PCI registered [ 0.324283] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.326139] PCI: Using configuration type 1 for base access [ 0.328398] ACPI: Added _OSI(Module Device) [ 0.329645] ACPI: Added _OSI(Processor Device) [ 0.330923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.332266] ACPI: Added _OSI(Processor Aggregator Device) [ 0.334557] ACPI: Interpreter enabled [ 0.335685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.338425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.341132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.343889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.346698] ACPI: (supports S0 S5) [ 0.347773] ACPI: Using IOAPIC for interrupt routing [ 0.349213] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.355023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.356914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358723] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361981] acpiphp: Slot [3] registered [ 0.363176] acpiphp: Slot [4] registered [ 0.364368] acpiphp: Slot [5] registered [ 0.365610] acpiphp: Slot [6] registered [ 0.366799] acpiphp: Slot [7] registered [ 0.368015] acpiphp: Slot [8] registered [ 0.369205] acpiphp: Slot [9] registered [ 0.370389] acpiphp: Slot [10] registered [ 0.371592] acpiphp: Slot [11] registered [ 0.372745] acpiphp: Slot [12] registered [ 0.373949] acpiphp: Slot [13] registered [ 0.375198] acpiphp: Slot [14] registered [ 0.376441] acpiphp: Slot [15] registered [ 0.391854] acpiphp: Slot [16] registered [ 0.393106] acpiphp: Slot [17] registered [ 0.394317] acpiphp: Slot [18] registered [ 0.395539] acpiphp: Slot [19] registered [ 0.396765] acpiphp: Slot [20] registered [ 0.397994] acpiphp: Slot [21] registered [ 0.399194] acpiphp: Slot [22] registered [ 0.400392] acpiphp: Slot [23] registered [ 0.401642] acpiphp: Slot [24] registered [ 0.402884] acpiphp: Slot [25] registered [ 0.404090] acpiphp: Slot [26] registered [ 0.405289] acpiphp: Slot [27] registered [ 0.406506] acpiphp: Slot [28] registered [ 0.407750] acpiphp: Slot [29] registered [ 0.408950] acpiphp: Slot [30] registered [ 0.410184] acpiphp: Slot [31] registered [ 0.411386] PCI host bridge to bus 0000:00 [ 0.412591] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414393] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420561] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.426816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428739] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430513] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.432401] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.459331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.461430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463486] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465537] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469509] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.471368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.475118] vgaarb: loaded [ 0.476006] vgaarb: bridge control possible 0000:00:02.0 [ 0.477805] SCSI subsystem initialized [ 0.479139] ACPI: bus type USB registered [ 0.480358] usbcore: registered new interface driver usbfs [ 0.481905] usbcore: registered new interface driver hub [ 0.483398] usbcore: registered new device driver usb [ 0.484988] PCI: Using ACPI for IRQ routing [ 0.486641] NetLabel: Initializing [ 0.487734] NetLabel: domain hash size = 128 [ 0.489037] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490495] NetLabel: unlabeled traffic allowed by default [ 0.492235] clocksource: Switched to clocksource kvm-clock [ 0.502299] AppArmor: AppArmor Filesystem Enabled [ 0.503706] pnp: PnP ACPI init [ 0.505016] pnp: PnP ACPI: found 5 devices [ 0.511936] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514500] NET: Registered protocol family 2 [ 0.516000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.517907] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519690] TCP: Hash tables configured (established 4096 bind 4096) [ 0.521477] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.523016] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.524737] NET: Registered protocol family 1 [ 0.526035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.527653] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.529252] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561062] Trying to unpack rootfs image as initramfs... [ 0.623564] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626432] Scanning for low memory corruption every 60 seconds [ 0.628592] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630400] audit: initializing netlink subsys (disabled) [ 0.632030] audit: type=2000 audit(1537821218.325:1): initialized [ 0.634145] Initialise system trusted keyring [ 0.635648] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637439] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640377] zbud: loaded [ 0.641460] VFS: Disk quotas dquot_6.6.0 [ 0.642721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.645084] fuse init (API version 7.23) [ 0.646446] Key type big_key registered [ 0.647676] Allocating IMA MOK and blacklist keyrings. [ 0.649536] Key type asymmetric registered [ 0.650805] Asymmetric key parser 'x509' registered [ 0.652316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.654611] io scheduler noop registered [ 0.655831] io scheduler deadline registered (default) [ 0.657375] io scheduler cfq registered [ 0.658684] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660337] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.662306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664559] ACPI: Power Button [PWRF] [ 0.665890] GHES: HEST is not enabled! [ 0.679911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.709230] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.712416] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.736306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.739475] Linux agpgart interface v0.103 [ 0.742832] brd: module loaded [ 0.745134] loop: module loaded [ 0.749801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.752063] GPT:90111 != 2097151 [ 0.753098] GPT:Alternate GPT header not at the end of the disk. [ 0.754749] GPT:90111 != 2097151 [ 0.755769] GPT: Use GNU Parted to correct GPT errors. [ 0.757231] vda: vda1 vda15 [ 0.759000] scsi host0: ata_piix [ 0.760153] scsi host1: ata_piix [ 0.761234] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.763069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.765451] libphy: Fixed MDIO Bus: probed [ 0.766682] tun: Universal TUN/TAP device driver, 1.6 [ 0.768118] tun: (C) 1999-2004 Max Krasnyansky [ 0.771104] PPP generic driver version 2.4.2 [ 0.772473] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774282] ehci-pci: EHCI PCI platform driver [ 0.775646] ehci-platform: EHCI generic platform driver [ 0.777265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778969] ohci-pci: OHCI PCI platform driver [ 0.780301] ohci-platform: OHCI generic platform driver [ 0.781789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796468] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799940] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801379] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806720] usb usb1: Product: UHCI Host Controller [ 0.808030] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809715] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811100] hub 1-0:1.0: USB hub found [ 0.812199] hub 1-0:1.0: 2 ports detected [ 0.813508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816466] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817794] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819228] mousedev: PS/2 mouse device common for all mice [ 0.820979] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823529] rtc_cmos 00:00: RTC can wake from S4 [ 0.825119] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828409] i2c /dev entries driver [ 0.829481] device-mapper: uevent: version 1.0.3 [ 0.830808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833105] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835019] NET: Registered protocol family 10 [ 0.836575] NET: Registered protocol family 17 [ 0.837826] Key type dns_resolver registered [ 0.839174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840681] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843152] registered taskstats version 1 [ 0.844332] Loading compiled-in X.509 certificates [ 0.846214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848817] zswap: loaded using pool lzo/zbud [ 0.850879] Key type trusted registered [ 0.852997] Key type encrypted registered [ 0.854158] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855599] ima: No TPM chip found, activating TPM-bypass! [ 0.857054] evm: HMAC attrs: 0x1 [ 0.858360] Magic number: 2:973:599 [ 0.859427] serial8250 serial8250: hash matches [ 0.860782] rtc_cmos 00:00: setting system clock to 2018-09-24 20:33:38 UTC (1537821218) [ 0.863052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864588] EDD information not available. [ 0.922196] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924412] Write protecting the kernel read-only data: 14336k [ 0.927382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.929878] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 0.80 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.081799] 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.120.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-09-24 20:33:43,082 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: timed out 2018-09-24 20:33:52,210 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 504856085 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.199954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202482] pid_max: default: 32768 minimum: 301 [ 0.203875] ACPI: Core revision 20150930 [ 0.205645] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207659] Security Framework initialized [ 0.208869] Yama: becoming mindful. [ 0.209946] AppArmor: AppArmor initialized [ 0.211255] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.213237] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.215169] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216961] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.219085] Initializing cgroup subsys io [ 0.220305] Initializing cgroup subsys memory [ 0.221613] Initializing cgroup subsys devices [ 0.222979] Initializing cgroup subsys freezer [ 0.224299] Initializing cgroup subsys net_cls [ 0.225589] Initializing cgroup subsys perf_event [ 0.226981] Initializing cgroup subsys net_prio [ 0.228322] Initializing cgroup subsys hugetlb [ 0.229644] Initializing cgroup subsys pids [ 0.230957] CPU: Physical Processor ID: 0 [ 0.232876] mce: CPU supports 10 MCE banks [ 0.234123] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250418] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.257349] ftrace: allocating 31920 entries in 125 pages [ 0.282694] smpboot: Max logical packages: 1 [ 0.283985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.286054] x2apic enabled [ 0.287284] Switched APIC routing to physical x2apic. [ 0.289908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.291598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.294597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.297304] KVM setup paravirtual spinlock [ 0.299020] x86: Booted up 1 node, 1 CPUs [ 0.300242] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.302326] devtmpfs: initialized [ 0.304407] evm: security.selinux [ 0.305473] evm: security.SMACK64 [ 0.306527] evm: security.SMACK64EXEC [ 0.307661] evm: security.SMACK64TRANSMUTE [ 0.308892] evm: security.SMACK64MMAP [ 0.310024] evm: security.ima [ 0.310996] evm: security.capability [ 0.312183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.314986] pinctrl core: initialized pinctrl subsystem [ 0.316619] RTC time: 20:33:38, date: 09/24/18 [ 0.318044] NET: Registered protocol family 16 [ 0.319495] cpuidle: using governor ladder [ 0.320740] cpuidle: using governor menu [ 0.321932] PCCT header not found. [ 0.323061] ACPI: bus type PCI registered [ 0.324283] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.326139] PCI: Using configuration type 1 for base access [ 0.328398] ACPI: Added _OSI(Module Device) [ 0.329645] ACPI: Added _OSI(Processor Device) [ 0.330923] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.332266] ACPI: Added _OSI(Processor Aggregator Device) [ 0.334557] ACPI: Interpreter enabled [ 0.335685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.338425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.341132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.343889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.346698] ACPI: (supports S0 S5) [ 0.347773] ACPI: Using IOAPIC for interrupt routing [ 0.349213] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.355023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.356914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358723] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361981] acpiphp: Slot [3] registered [ 0.363176] acpiphp: Slot [4] registered [ 0.364368] acpiphp: Slot [5] registered [ 0.365610] acpiphp: Slot [6] registered [ 0.366799] acpiphp: Slot [7] registered [ 0.368015] acpiphp: Slot [8] registered [ 0.369205] acpiphp: Slot [9] registered [ 0.370389] acpiphp: Slot [10] registered [ 0.371592] acpiphp: Slot [11] registered [ 0.372745] acpiphp: Slot [12] registered [ 0.373949] acpiphp: Slot [13] registered [ 0.375198] acpiphp: Slot [14] registered [ 0.376441] acpiphp: Slot [15] registered [ 0.391854] acpiphp: Slot [16] registered [ 0.393106] acpiphp: Slot [17] registered [ 0.394317] acpiphp: Slot [18] registered [ 0.395539] acpiphp: Slot [19] registered [ 0.396765] acpiphp: Slot [20] registered [ 0.397994] acpiphp: Slot [21] registered [ 0.399194] acpiphp: Slot [22] registered [ 0.400392] acpiphp: Slot [23] registered [ 0.401642] acpiphp: Slot [24] registered [ 0.402884] acpiphp: Slot [25] registered [ 0.404090] acpiphp: Slot [26] registered [ 0.405289] acpiphp: Slot [27] registered [ 0.406506] acpiphp: Slot [28] registered [ 0.407750] acpiphp: Slot [29] registered [ 0.408950] acpiphp: Slot [30] registered [ 0.410184] acpiphp: Slot [31] registered [ 0.411386] PCI host bridge to bus 0000:00 [ 0.412591] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.414393] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.416193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.418364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.420561] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.422714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.426816] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428739] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.430513] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.432401] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.436628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.438788] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.459331] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.461430] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463486] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465537] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.469509] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.471368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.475118] vgaarb: loaded [ 0.476006] vgaarb: bridge control possible 0000:00:02.0 [ 0.477805] SCSI subsystem initialized [ 0.479139] ACPI: bus type USB registered [ 0.480358] usbcore: registered new interface driver usbfs [ 0.481905] usbcore: registered new interface driver hub [ 0.483398] usbcore: registered new device driver usb [ 0.484988] PCI: Using ACPI for IRQ routing [ 0.486641] NetLabel: Initializing [ 0.487734] NetLabel: domain hash size = 128 [ 0.489037] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490495] NetLabel: unlabeled traffic allowed by default [ 0.492235] clocksource: Switched to clocksource kvm-clock [ 0.502299] AppArmor: AppArmor Filesystem Enabled [ 0.503706] pnp: PnP ACPI init [ 0.505016] pnp: PnP ACPI: found 5 devices [ 0.511936] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514500] NET: Registered protocol family 2 [ 0.516000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.517907] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.519690] TCP: Hash tables configured (established 4096 bind 4096) [ 0.521477] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.523016] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.524737] NET: Registered protocol family 1 [ 0.526035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.527653] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.529252] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561062] Trying to unpack rootfs image as initramfs... [ 0.623564] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626432] Scanning for low memory corruption every 60 seconds [ 0.628592] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630400] audit: initializing netlink subsys (disabled) [ 0.632030] audit: type=2000 audit(1537821218.325:1): initialized [ 0.634145] Initialise system trusted keyring [ 0.635648] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637439] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640377] zbud: loaded [ 0.641460] VFS: Disk quotas dquot_6.6.0 [ 0.642721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.645084] fuse init (API version 7.23) [ 0.646446] Key type big_key registered [ 0.647676] Allocating IMA MOK and blacklist keyrings. [ 0.649536] Key type asymmetric registered [ 0.650805] Asymmetric key parser 'x509' registered [ 0.652316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.654611] io scheduler noop registered [ 0.655831] io scheduler deadline registered (default) [ 0.657375] io scheduler cfq registered [ 0.658684] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660337] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.662306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664559] ACPI: Power Button [PWRF] [ 0.665890] GHES: HEST is not enabled! [ 0.679911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.709230] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.712416] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.736306] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.739475] Linux agpgart interface v0.103 [ 0.742832] brd: module loaded [ 0.745134] loop: module loaded [ 0.749801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.752063] GPT:90111 != 2097151 [ 0.753098] GPT:Alternate GPT header not at the end of the disk. [ 0.754749] GPT:90111 != 2097151 [ 0.755769] GPT: Use GNU Parted to correct GPT errors. [ 0.757231] vda: vda1 vda15 [ 0.759000] scsi host0: ata_piix [ 0.760153] scsi host1: ata_piix [ 0.761234] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.763069] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.765451] libphy: Fixed MDIO Bus: probed [ 0.766682] tun: Universal TUN/TAP device driver, 1.6 [ 0.768118] tun: (C) 1999-2004 Max Krasnyansky [ 0.771104] PPP generic driver version 2.4.2 [ 0.772473] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774282] ehci-pci: EHCI PCI platform driver [ 0.775646] ehci-platform: EHCI generic platform driver [ 0.777265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778969] ohci-pci: OHCI PCI platform driver [ 0.780301] ohci-platform: OHCI generic platform driver [ 0.781789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796468] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799940] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801379] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806720] usb usb1: Product: UHCI Host Controller [ 0.808030] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809715] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811100] hub 1-0:1.0: USB hub found [ 0.812199] hub 1-0:1.0: 2 ports detected [ 0.813508] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816466] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817794] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819228] mousedev: PS/2 mouse device common for all mice [ 0.820979] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823529] rtc_cmos 00:00: RTC can wake from S4 [ 0.825119] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826754] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828409] i2c /dev entries driver [ 0.829481] device-mapper: uevent: version 1.0.3 [ 0.830808] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833105] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835019] NET: Registered protocol family 10 [ 0.836575] NET: Registered protocol family 17 [ 0.837826] Key type dns_resolver registered [ 0.839174] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840681] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843152] registered taskstats version 1 [ 0.844332] Loading compiled-in X.509 certificates [ 0.846214] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848817] zswap: loaded using pool lzo/zbud [ 0.850879] Key type trusted registered [ 0.852997] Key type encrypted registered [ 0.854158] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855599] ima: No TPM chip found, activating TPM-bypass! [ 0.857054] evm: HMAC attrs: 0x1 [ 0.858360] Magic number: 2:973:599 [ 0.859427] serial8250 serial8250: hash matches [ 0.860782] rtc_cmos 00:00: setting system clock to 2018-09-24 20:33:38 UTC (1537821218) [ 0.863052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864588] EDD information not available. [ 0.922196] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924412] Write protecting the kernel read-only data: 14336k [ 0.927382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.929878] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 0.80 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.081799] 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.120.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.27s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH3AC+0t1GCmPpiCRVLnqrGKLM2gwlVJoSs9GLB57OnCGvpO6LjN0TsdKuMinZMZVcB2uJeJV//5dRwyC1IAwzqUxgFf3u9mJ+5RTxPEECphZNh+VBTn8NtSZcBL+qggpBx33462oocQflkaRxlYuLU5bhlh5YLiO7ZAbOYai1IqbtBzbsRgKZjHJFB99UWjf2op+BI8SayPypHrxFaLqfosQa1KsT+0vTBw6C7lhRFrjYIDKU33B5aD1ZRiDPfLIM/LnhEKL5vA2HBGhI80egmODFVvbfYK3Y6V24IVPmZG0k8VgdfazFAJuaHswnGhNfmSY0EFKxAdf0CoePyEgx root@singlevm1-vm-eb575f11-0b3e-43b3-a331-f0ac274cd912 ssh-dss AAAAB3NzaC1kc3MAAACBAO30E15GXzv3Ra0DbiIiJbhn4GltOHvL2ULUkb7hE2iE6RMUAEbZcCjgGKzW5j6XdDke12DUqfWEA5wdktVrE8dAd4Wwy9DrZLXEyqpUSAvt4GIfL5ePs/gsD9iRXevHIztL5H+PsIEEHq0EkHqFay4jYaGjiiRqKL3gqe5kMbmNAAAAFQDjyDXqEloCwz+LR7WBq/QY52UOUQAAAIAm6cj2PLz8TRzHSwz+aiqVHXt6Ebg9ZEdKwKzpjtkm+2ExxJVUeVIVg+Mz1j2+Yk13jtnRoX+uZn3nbOV2sg7h5PwYkIvzcWNh8bn4L4Ea56CLa816uby3Rs21H0ekMEJLWNjY7cn2WEsy2NbPbAVDLZZNQnzeakshjeaprY/rKQAAAIBx2YnP1hGvtaBSGRzvEQSHXIe9iwlRDepOXBZoBGzWRcdjeIOeNj5Q7xrB4s0G0EaM9PfUST2H2LLdr3Q2woW1JsQ7EXqRbgb292nWOlXju/wymdGHxaEhGPiNGJ46lZfS9yAtzK72QzYOO9FSsbN4Akxr8EE/Il3zk74OMRUnBg== root@singlevm1-vm-eb575f11-0b3e-43b3-a331-f0ac274cd912 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fee4:c5e0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-eb575f11-0b3e-43b3-a331-f0ac274cd912 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-eb575f11-0b3e-43b3-a331-f0ac274cd912 login: 2018-09-24 20:33:52,284 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-24 20:33:52,285 - functest.core.singlevm - DEBUG - error: 2018-09-24 20:33:52,393 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:33:52,393 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:34:05,348 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-24 20:34:06,782 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'95837d473ea94f6f8430df4fd26a0373', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e'}) 2018-09-24 20:34:07,318 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fe8f3dcb141b495e83b8d04c656746e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_0c64c3d8-f651-4e91-869e-33b1ec54ff3e'}) 2018-09-24 20:34:08,795 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'95837d473ea94f6f8430df4fd26a0373', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '824cca78-3f1c-47da-8685-40d801e7964e', 'username': u'singlevm2-user_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:34:08,799 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'password': '824cca78-3f1c-47da-8685-40d801e7964e', 'project_name': 'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '95837d473ea94f6f8430df4fd26a0373', 'project_domain_name': 'Default'} 2018-09-24 20:34:08,799 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-24 20:34:09,689 - 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-09-24T20:34:09Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fc0b5abf-a16f-49ae-bda7-fc6f2bb0cca3', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', u'admin_state_up': True, u'tenant_id': u'95837d473ea94f6f8430df4fd26a0373', u'created_at': u'2018-09-24T20:34:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'95837d473ea94f6f8430df4fd26a0373'}) 2018-09-24 20:34:11,150 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:34:10Z', 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'512e0f4a-7f65-403d-a509-91e7eef2dc7d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', u'enable_dhcp': True, u'network_id': u'fc0b5abf-a16f-49ae-bda7-fc6f2bb0cca3', u'tenant_id': u'95837d473ea94f6f8430df4fd26a0373', u'created_at': u'2018-09-24T20:34:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'95837d473ea94f6f8430df4fd26a0373'}) 2018-09-24 20:34:12,352 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'95837d473ea94f6f8430df4fd26a0373', u'created_at': u'2018-09-24T20:34:11Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:34:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'95837d473ea94f6f8430df4fd26a0373', u'id': u'70c785bd-89cb-47cf-98b4-931cb53fc9e2', u'name': u'singlevm2-router_0c64c3d8-f651-4e91-869e-33b1ec54ff3e'}) 2018-09-24 20:34:15,716 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/6fe603b3-12d0-4908-ad8f-720c859e67a2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6fe603b3-12d0-4908-ad8f-720c859e67a2/file', 'owner': u'95837d473ea94f6f8430df4fd26a0373', 'id': u'6fe603b3-12d0-4908-ad8f-720c859e67a2', 'size': 12716032, u'self': u'/v2/images/6fe603b3-12d0-4908-ad8f-720c859e67a2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95837d473ea94f6f8430df4fd26a0373', 'name': 'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/6fe603b3-12d0-4908-ad8f-720c859e67a2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:34:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:34:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fe603b3-12d0-4908-ad8f-720c859e67a2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'created': u'2018-09-24T20:34:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:34:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fe603b3-12d0-4908-ad8f-720c859e67a2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:34:16,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'9cde6f38-1aab-4e45-83da-98245c8d56ec', 'swap': 0}) 2018-09-24 20:34:16,454 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA2/bPLW23FqcX+KJT20+bvE8RaWObysWMbc3ixQBRFVpaGlpcElAxarh9ZR1o/pEBk/OdgjJOElmQCBSQ4XvrreSyYoq0sr6Yf2tdWeFuc1rzs5KevluTrjAZiL70QNffF0w8yC3LsV//xOkclUVcjC5NOGDMRV+ASu1IF0q+QHnEPn5xth+GL8sbPe9KNMSOvE830Tz34fFmex61vj0XYwmndbQpp2QeHmneRzpfKtG95F8zsQbwqtorsfIQOtGAHHp4SILHTQBWIDwORwoJayQpMB19pa9ucZ5o1laEPvXm4oc+dAW73qmmzIB5meabBe++zmGQR06m9COgBUrh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwNv2zy1ttxanF/iiU9tPm7xPEWljm8rFjG3N4sUAURVaWhpa\nXBJQMWq4fWUdaP6RAZPznYIyThJZkAgUkOF7663ksmKKtLK+mH9rXVnhbnNa87OS\nnr5bk64wGYi+9EDX3xdMPMgty7Ff/8TpHJVFXIwuTThgzEVfgErtSBdKvkB5xD5+\ncbYfhi/LGz3vSjTEjrxPN9E89+HxZnsetb49F2MJp3W0KadkHh5p3kc6XyrRveRf\nM7EG8KraK7HyEDrRgBx6eEiCx00AViA8DkcKCWskKTAdfaWvbnGeaNZWhD715uKH\nPnQFu96ppsyAeZnmmwXvvs5hkEdOpvQjoAVK4QIDAQABAoIBABoXJ+KLQMZ+GAjU\nKBG0H6bv6LpwSXtwCR2gVTQSdqKBgwGhgwvlplepGmBMZ5gmqDNQcqqiTG/nZ5pm\nnXGkL4GIuuGvFxiu/b3frwSn/ilVDb7eUj2LfxQRgoxRxZOBmjKiEjw+0IM38cbG\nOssVHpcQl8r2j5HS6MKQYF1aWVA3aJzNugfFWNVFSWugSVJxnS9ueUJOya2EVLvW\ns3jAEb7RWI0loUIDGcgqN/RaA81uqrDiLoZuaq8UOQ5I3C3oZSMJsnpE54PEyWi+\nn8qYTR7GKCxg4Cscx3g0zjaWMDtxqb1Em/4Ta/vkl97eZL/jHZtgMU/OnmVOEcS3\nMSo67gkCgYEA5Js8LIxwk2FDRZhv16SpHVPKmn2eiGUFkIF6Wv/F0ODRygso5V1Y\nLtS/b5Y6h01G4j9jffUX+U0CadW5w7XAZcr8Rdw7eueLvEU2xE0S/ciR7bl0qopn\ngpz6INZMvfZMGCpZfR4l7R2sTMzpwrlpoPiKH2AZXcvhaVeoiND3m58CgYEA1/gk\n1F1KnKR8wgFXRqINtsrOWASigdyMRhggfQrRBhZ8PwTR6Cj8WD7rIVxgxvOPCpde\nMKGcFO4gqu+kJK/uAOOIHAJ1CtuH1GTDG2/j9WlZ6DqwSakCKEkObvrDJdGEiC8K\necramNcBObKb5QMB+N9bSBVAs/Xu2DxiPuO5iX8CgYBFtxmItGN4bobnaG9jIfH4\n4Z69smVwTu59fR7lNW8MHiOcK/8Sw36q+XJQA05iCKz/PjmHJgFjo5qC0AzQpFLC\nOD7qxxjUiFxS1AC5qI+MGWh3SMFNaNvcNycIcJICtGPMUs3rnBAQ2aW73hnDqmuO\nDX2Bx/q0YgKh73uUDbYVHQKBgBQvJ9oFIg0DvnkvQOXkDV4RFDnbrQhwAVgntxmY\nojJsdY46OBf3hKYGs1j51j2h07OMtAvdfsXh/4GaRf/7xUWl/jmH7UJnhAlQpX9x\n9J8iCnoOyh0IQ6BaO5QZsZVeQIGty8/YKpfwODgZPkKoBk4pKdHR0qs/B+SDuDbi\nd5unAoGAG3ijPhTB6iN2NU180CExY3uJbjuFrhHaF+srjSmqYgJ/g2WEyweInFVd\niNNCc9Q5iPmSNHbGK5Z//ZxsW5XJl9ljxDW111f+NBQUg3lWCtimz1eIPAHposEV\nZN4ej7M0TjhRNB+NYFxjy15drKoEWPQ6YbKGmOZNgkMJForvjUg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fe8f3dcb141b495e83b8d04c656746e7', 'name': u'singlevm2-kp_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'created_at': '2018-09-24T20:34:16.454598', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95837d473ea94f6f8430df4fd26a0373', 'name': 'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e0:1a:16:4e:7d:3d:00:dc:a3:e6:ff:20:46:28:a2:e6', 'type': 'ssh', 'id': u'singlevm2-kp_0c64c3d8-f651-4e91-869e-33b1ec54ff3e'}) 2018-09-24 20:34:16,455 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwNv2zy1ttxanF/iiU9tPm7xPEWljm8rFjG3N4sUAURVaWhpa XBJQMWq4fWUdaP6RAZPznYIyThJZkAgUkOF7663ksmKKtLK+mH9rXVnhbnNa87OS nr5bk64wGYi+9EDX3xdMPMgty7Ff/8TpHJVFXIwuTThgzEVfgErtSBdKvkB5xD5+ cbYfhi/LGz3vSjTEjrxPN9E89+HxZnsetb49F2MJp3W0KadkHh5p3kc6XyrRveRf M7EG8KraK7HyEDrRgBx6eEiCx00AViA8DkcKCWskKTAdfaWvbnGeaNZWhD715uKH PnQFu96ppsyAeZnmmwXvvs5hkEdOpvQjoAVK4QIDAQABAoIBABoXJ+KLQMZ+GAjU KBG0H6bv6LpwSXtwCR2gVTQSdqKBgwGhgwvlplepGmBMZ5gmqDNQcqqiTG/nZ5pm nXGkL4GIuuGvFxiu/b3frwSn/ilVDb7eUj2LfxQRgoxRxZOBmjKiEjw+0IM38cbG OssVHpcQl8r2j5HS6MKQYF1aWVA3aJzNugfFWNVFSWugSVJxnS9ueUJOya2EVLvW s3jAEb7RWI0loUIDGcgqN/RaA81uqrDiLoZuaq8UOQ5I3C3oZSMJsnpE54PEyWi+ n8qYTR7GKCxg4Cscx3g0zjaWMDtxqb1Em/4Ta/vkl97eZL/jHZtgMU/OnmVOEcS3 MSo67gkCgYEA5Js8LIxwk2FDRZhv16SpHVPKmn2eiGUFkIF6Wv/F0ODRygso5V1Y LtS/b5Y6h01G4j9jffUX+U0CadW5w7XAZcr8Rdw7eueLvEU2xE0S/ciR7bl0qopn gpz6INZMvfZMGCpZfR4l7R2sTMzpwrlpoPiKH2AZXcvhaVeoiND3m58CgYEA1/gk 1F1KnKR8wgFXRqINtsrOWASigdyMRhggfQrRBhZ8PwTR6Cj8WD7rIVxgxvOPCpde MKGcFO4gqu+kJK/uAOOIHAJ1CtuH1GTDG2/j9WlZ6DqwSakCKEkObvrDJdGEiC8K ecramNcBObKb5QMB+N9bSBVAs/Xu2DxiPuO5iX8CgYBFtxmItGN4bobnaG9jIfH4 4Z69smVwTu59fR7lNW8MHiOcK/8Sw36q+XJQA05iCKz/PjmHJgFjo5qC0AzQpFLC OD7qxxjUiFxS1AC5qI+MGWh3SMFNaNvcNycIcJICtGPMUs3rnBAQ2aW73hnDqmuO DX2Bx/q0YgKh73uUDbYVHQKBgBQvJ9oFIg0DvnkvQOXkDV4RFDnbrQhwAVgntxmY ojJsdY46OBf3hKYGs1j51j2h07OMtAvdfsXh/4GaRf/7xUWl/jmH7UJnhAlQpX9x 9J8iCnoOyh0IQ6BaO5QZsZVeQIGty8/YKpfwODgZPkKoBk4pKdHR0qs/B+SDuDbi d5unAoGAG3ijPhTB6iN2NU180CExY3uJbjuFrhHaF+srjSmqYgJ/g2WEyweInFVd iNNCc9Q5iPmSNHbGK5Z//ZxsW5XJl9ljxDW111f+NBQUg3lWCtimz1eIPAHposEV ZN4ej7M0TjhRNB+NYFxjy15drKoEWPQ6YbKGmOZNgkMJForvjUg= -----END RSA PRIVATE KEY----- 2018-09-24 20:34:30,257 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_0c64c3d8-f651-4e91-869e-33b1ec54ff3e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:74:a3', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6fe603b3-12d0-4908-ad8f-720c859e67a2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:34:27.000000', 'flavor': Munch({u'id': u'9cde6f38-1aab-4e45-83da-98245c8d56ec'}), 'az': u'nova', 'id': u'4f84b33d-38a1-4267-8f91-e13a4d9d13b3', 'security_groups': [Munch({u'name': u'singlevm2-sg_0c64c3d8-f651-4e91-869e-33b1ec54ff3e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fe8f3dcb141b495e83b8d04c656746e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95837d473ea94f6f8430df4fd26a0373', 'name': 'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', '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-09-24T20:34:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:34:27Z', 'hostId': u'562d433e5fb6c178897b209d1779786e0d9e95102c3546fc280d3685', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'562d433e5fb6c178897b209d1779786e0d9e95102c3546fc280d3685', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:34:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'95837d473ea94f6f8430df4fd26a0373', 'name': u'singlevm2-vm_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'adminPass': u'2gsuRorryBAZ', 'tenant_id': u'95837d473ea94f6f8430df4fd26a0373', 'created_at': u'2018-09-24T20:34:19Z', 'created': u'2018-09-24T20:34:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:34:32,505 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'70c785bd-89cb-47cf-98b4-931cb53fc9e2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'95837d473ea94f6f8430df4fd26a0373', 'created_at': u'2018-09-24T20:34:31Z', 'attached': True, 'updated_at': u'2018-09-24T20:34:31Z', 'id': u'548d1a72-be29-4658-b7e5-fa4b3fef200e', 'floating_network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95837d473ea94f6f8430df4fd26a0373', 'name': 'singlevm2-project_0c64c3d8-f651-4e91-869e-33b1ec54ff3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'70c785bd-89cb-47cf-98b4-931cb53fc9e2', 'project_id': u'95837d473ea94f6f8430df4fd26a0373', 'port_id': u'838350b5-e00a-4d39-a5db-c67dec2b70f4', 'port': u'838350b5-e00a-4d39-a5db-c67dec2b70f4', 'network': u'a991a30e-136a-45aa-80d2-8ec18fd84808'}) 2018-09-24 20:34:32,601 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 492170375 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.190981] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193321] pid_max: default: 32768 minimum: 301 [ 0.194636] ACPI: Core revision 20150930 [ 0.196307] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198145] Security Framework initialized [ 0.199335] Yama: becoming mindful. [ 0.200389] AppArmor: AppArmor initialized [ 0.201606] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203504] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205310] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209018] Initializing cgroup subsys io [ 0.210242] Initializing cgroup subsys memory [ 0.211488] Initializing cgroup subsys devices [ 0.212732] Initializing cgroup subsys freezer [ 0.213988] Initializing cgroup subsys net_cls [ 0.215231] Initializing cgroup subsys perf_event [ 0.216499] Initializing cgroup subsys net_prio [ 0.217757] Initializing cgroup subsys hugetlb [ 0.219019] Initializing cgroup subsys pids [ 0.220247] CPU: Physical Processor ID: 0 [ 0.222088] mce: CPU supports 10 MCE banks [ 0.223298] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240851] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247533] ftrace: allocating 31920 entries in 125 pages [ 0.272794] smpboot: Max logical packages: 1 [ 0.274068] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276000] x2apic enabled [ 0.277143] Switched APIC routing to physical x2apic. [ 0.279733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281360] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286659] KVM setup paravirtual spinlock [ 0.288268] x86: Booted up 1 node, 1 CPUs [ 0.289416] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291373] devtmpfs: initialized [ 0.293335] evm: security.selinux [ 0.294322] evm: security.SMACK64 [ 0.295298] evm: security.SMACK64EXEC [ 0.296346] evm: security.SMACK64TRANSMUTE [ 0.297480] evm: security.SMACK64MMAP [ 0.298521] evm: security.ima [ 0.299442] evm: security.capability [ 0.300589] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303172] pinctrl core: initialized pinctrl subsystem [ 0.304677] RTC time: 20:34:27, date: 09/24/18 [ 0.305985] NET: Registered protocol family 16 [ 0.307319] cpuidle: using governor ladder [ 0.308463] cpuidle: using governor menu [ 0.309587] PCCT header not found. [ 0.310675] ACPI: bus type PCI registered [ 0.311797] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313512] PCI: Using configuration type 1 for base access [ 0.315666] ACPI: Added _OSI(Module Device) [ 0.316868] ACPI: Added _OSI(Processor Device) [ 0.318092] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321634] ACPI: Interpreter enabled [ 0.322737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333160] ACPI: (supports S0 S5) [ 0.334150] ACPI: Using IOAPIC for interrupt routing [ 0.335474] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342813] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344477] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347522] acpiphp: Slot [3] registered [ 0.348640] acpiphp: Slot [4] registered [ 0.349765] acpiphp: Slot [5] registered [ 0.350920] acpiphp: Slot [6] registered [ 0.352059] acpiphp: Slot [7] registered [ 0.353204] acpiphp: Slot [8] registered [ 0.354312] acpiphp: Slot [9] registered [ 0.355421] acpiphp: Slot [10] registered [ 0.356548] acpiphp: Slot [11] registered [ 0.357677] acpiphp: Slot [12] registered [ 0.358806] acpiphp: Slot [13] registered [ 0.359930] acpiphp: Slot [14] registered [ 0.361089] acpiphp: Slot [15] registered [ 0.376637] acpiphp: Slot [16] registered [ 0.377784] acpiphp: Slot [17] registered [ 0.378915] acpiphp: Slot [18] registered [ 0.380070] acpiphp: Slot [19] registered [ 0.381258] acpiphp: Slot [20] registered [ 0.382441] acpiphp: Slot [21] registered [ 0.383563] acpiphp: Slot [22] registered [ 0.384725] acpiphp: Slot [23] registered [ 0.385858] acpiphp: Slot [24] registered [ 0.386995] acpiphp: Slot [25] registered [ 0.388123] acpiphp: Slot [26] registered [ 0.389254] acpiphp: Slot [27] registered [ 0.390400] acpiphp: Slot [28] registered [ 0.391579] acpiphp: Slot [29] registered [ 0.392703] acpiphp: Slot [30] registered [ 0.393831] acpiphp: Slot [31] registered [ 0.394959] PCI host bridge to bus 0000:00 [ 0.396088] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397779] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401549] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403579] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405644] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413127] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421273] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441596] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445545] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449434] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451335] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453125] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454586] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456743] vgaarb: loaded [ 0.457585] vgaarb: bridge control possible 0000:00:02.0 [ 0.459262] SCSI subsystem initialized [ 0.460577] ACPI: bus type USB registered [ 0.461765] usbcore: registered new interface driver usbfs [ 0.463241] usbcore: registered new interface driver hub [ 0.464623] usbcore: registered new device driver usb [ 0.466131] PCI: Using ACPI for IRQ routing [ 0.467661] NetLabel: Initializing [ 0.468661] NetLabel: domain hash size = 128 [ 0.469868] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.471209] NetLabel: unlabeled traffic allowed by default [ 0.472863] clocksource: Switched to clocksource kvm-clock [ 0.482753] AppArmor: AppArmor Filesystem Enabled [ 0.484075] pnp: PnP ACPI init [ 0.485313] pnp: PnP ACPI: found 5 devices [ 0.492099] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494529] NET: Registered protocol family 2 [ 0.495952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497772] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.499438] TCP: Hash tables configured (established 4096 bind 4096) [ 0.501098] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502661] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.504284] NET: Registered protocol family 1 [ 0.505501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.507018] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.508506] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522799] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537276] Trying to unpack rootfs image as initramfs... [ 0.598553] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.603496] Scanning for low memory corruption every 60 seconds [ 0.605771] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607464] audit: initializing netlink subsys (disabled) [ 0.609048] audit: type=2000 audit(1537821268.001:1): initialized [ 0.611009] Initialise system trusted keyring [ 0.612429] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614103] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616900] zbud: loaded [ 0.617931] VFS: Disk quotas dquot_6.6.0 [ 0.619127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621415] fuse init (API version 7.23) [ 0.622695] Key type big_key registered [ 0.623849] Allocating IMA MOK and blacklist keyrings. [ 0.625606] Key type asymmetric registered [ 0.626799] Asymmetric key parser 'x509' registered [ 0.628185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630362] io scheduler noop registered [ 0.631511] io scheduler deadline registered (default) [ 0.632960] io scheduler cfq registered [ 0.634213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639678] ACPI: Power Button [PWRF] [ 0.640960] GHES: HEST is not enabled! [ 0.655106] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684252] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.712240] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715302] Linux agpgart interface v0.103 [ 0.718727] brd: module loaded [ 0.720974] loop: module loaded [ 0.726124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728220] GPT:90111 != 2097151 [ 0.729203] GPT:Alternate GPT header not at the end of the disk. [ 0.730782] GPT:90111 != 2097151 [ 0.731763] GPT: Use GNU Parted to correct GPT errors. [ 0.733136] vda: vda1 vda15 [ 0.734890] scsi host0: ata_piix [ 0.736004] scsi host1: ata_piix [ 0.737043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738770] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741058] libphy: Fixed MDIO Bus: probed [ 0.742229] tun: Universal TUN/TAP device driver, 1.6 [ 0.743605] tun: (C) 1999-2004 Max Krasnyansky [ 0.746432] PPP generic driver version 2.4.2 [ 0.747717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749414] ehci-pci: EHCI PCI platform driver [ 0.750661] ehci-platform: EHCI generic platform driver [ 0.752121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753730] ohci-pci: OHCI PCI platform driver [ 0.754990] ohci-platform: OHCI generic platform driver [ 0.756429] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771108] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.772533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.774613] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.776033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.777636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779363] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.781447] usb usb1: Product: UHCI Host Controller [ 0.782768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.784404] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785846] hub 1-0:1.0: USB hub found [ 0.786961] hub 1-0:1.0: 2 ports detected [ 0.788291] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791305] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794111] mousedev: PS/2 mouse device common for all mice [ 0.795897] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.798499] rtc_cmos 00:00: RTC can wake from S4 [ 0.800094] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.801792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.803487] i2c /dev entries driver [ 0.804578] device-mapper: uevent: version 1.0.3 [ 0.805938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808235] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810168] NET: Registered protocol family 10 [ 0.811703] NET: Registered protocol family 17 [ 0.812965] Key type dns_resolver registered [ 0.814305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815934] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818414] registered taskstats version 1 [ 0.819628] Loading compiled-in X.509 certificates [ 0.821470] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.824078] zswap: loaded using pool lzo/zbud [ 0.826216] Key type trusted registered [ 0.828321] Key type encrypted registered [ 0.829497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830943] ima: No TPM chip found, activating TPM-bypass! [ 0.832475] evm: HMAC attrs: 0x1 [ 0.833817] Magic number: 2:973:599 [ 0.834940] serial8250 serial8250: hash matches [ 0.836353] rtc_cmos 00:00: setting system clock to 2018-09-24 20:34:28 UTC (1537821268) [ 0.838684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840240] EDD information not available. [ 0.898350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.900863] Write protecting the kernel read-only data: 14336k [ 0.905975] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.908897] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 0.82 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.082864] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgUBxTogKTZOq4rQttIEV9tuBNJdS1SxIlQcLbTCOfIRmzQyjtlTVDDoNx/PGt35HBeo54KsTDDM3/M7uG+QBuCJFcp9yjdvKr0+jesc/ararNGJpgBsmgwug0eGuEDoqRcpdkAPWSS/UMACjUFEZ8CvDXAFdLjrxrQFwfXsFLK6yKtmnjMJqrcpzwxXOd2tpykDBe9XEOftXM7jOKX4w+7IANLSe7aEzEkitaCKFvTENLefhqlMeK+iV0TOev0GalrOVnZxyU0H/n0f3GOK+/LeNTe2gwMJsLAtsGyV9dA68OGko9o4D2n5DmAJAD69rhFET4z9sxyS8BUM6iEtYl root@singlevm2-vm-0c64c3d8-f651-4e91-869e-33b1ec54ff3e ssh-dss AAAAB3NzaC1kc3MAAACBAPgvwnxK3AeFB1XKwiNDM8u/pt21xf5UlcKcbTUILe5anp83aXcbsT+PhJ8zvzckt5pT7yCTgf1r3q6LwR+tWM/3OqGXRqRD7Q4RRiWZ7egCTYGE5+oxKn9lW/Qq6YiecJ0tFNtY3JJDD2KSzNHzZ++MEJbktpoX76yBFO1B8HJ/AAAAFQDTOJvKkPpybeMb9xj5qfPwd5tKFwAAAIEAgsYmY1qraR20vDPBPLP93qby4qgGwpdJMncp1idJPlrfw53Ze22JWKGZP5OCg50JQTtxbyIt6sBAtRp4fnN2FlQM8M/H1T4HnV70MCrROvvRoljG4hWMolG8W2BsrcMAJWnEfItDIh9ShIyaqR5C6Linayip9YQFO2zfDFmqJ9IAAACBAMho6tUzN5AgdPoT5mIYHfHLNooNecjLyiGMhcn52MCDZfZZReAxG51Jbo9FTXZKLhsiKCbCQcBFmXK2fq1vyhO5TPqBEobB3CgzmD5XNnjDQ3+NGNykbZnVGNFEEkuFIoamMkv9plMCEmwQOsmyD09RRBFXjnnRRDTkxVqTo6pU root@singlevm2-vm-0c64c3d8-f651-4e91-869e-33b1ec54ff3e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.25s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe41:74a3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-0c64c3d8-f651-4e91-869e-33b1ec54ff3e launch-index: 0 === cirros: current=0.4.0 uptime=3.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-0c64c3d8-f651-4e91-869e-33b1ec54ff3e login: 2018-09-24 20:34:33,671 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-24 20:34:33,671 - functest.core.singlevm - DEBUG - error: 2018-09-24 20:34:33,778 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:34:33,779 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:34:47,288 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-24 20:34:48,523 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895'}) 2018-09-24 20:34:48,979 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5eb9588a4f1a4ff7a8c5a07a53a672a0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_fa331476-b95d-43db-a278-0c3d710b8895'}) 2018-09-24 20:34:50,131 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b2b0efc6-6645-4cac-bfd8-9c49b46a3a86', 'username': u'vping_ssh-user_fa331476-b95d-43db-a278-0c3d710b8895', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:34:50,134 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_fa331476-b95d-43db-a278-0c3d710b8895', 'password': 'b2b0efc6-6645-4cac-bfd8-9c49b46a3a86', 'project_name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': 'd01a5aef78d74ba9a04cfc1a0fdeed18', 'project_domain_name': 'Default'} 2018-09-24 20:34:50,135 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-24 20:34:50,788 - 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-09-24T20:34:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0df13399-fc02-430f-b0ae-2ecceff524f7', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_fa331476-b95d-43db-a278-0c3d710b8895', u'admin_state_up': True, u'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', u'created_at': u'2018-09-24T20:34:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18'}) 2018-09-24 20:34:52,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:34:51Z', 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'e666ba27-be16-4ea4-9c0a-66adcc3af648', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_fa331476-b95d-43db-a278-0c3d710b8895', u'enable_dhcp': True, u'network_id': u'0df13399-fc02-430f-b0ae-2ecceff524f7', u'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', u'created_at': u'2018-09-24T20:34:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18'}) 2018-09-24 20:34:53,693 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', u'created_at': u'2018-09-24T20:34:52Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:34:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', u'id': u'fc926096-84c6-4ef2-819b-3b9773d53c67', u'name': u'vping_ssh-router_fa331476-b95d-43db-a278-0c3d710b8895'}) 2018-09-24 20:34:57,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10/file', 'owner': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'id': u'3b492aeb-72a5-4358-b484-a7f9ec58fc10', 'size': 12716032, u'self': u'/v2/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:34:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:34:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_fa331476-b95d-43db-a278-0c3d710b8895', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_fa331476-b95d-43db-a278-0c3d710b8895', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_fa331476-b95d-43db-a278-0c3d710b8895', 'created': u'2018-09-24T20:34:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:34:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3b492aeb-72a5-4358-b484-a7f9ec58fc10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_fa331476-b95d-43db-a278-0c3d710b8895', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:34:57,631 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_fa331476-b95d-43db-a278-0c3d710b8895', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'55bedaa9-a0e0-4634-987b-f2a0ee42640b', 'swap': 0}) 2018-09-24 20:34:58,053 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS/Ibgy+nzjhJI1YudqIW8ugafF9I0IAhgTCxU7yFwVAOXy8Xfb37Wqor+XtZ08hiOS3KJKKHlk/N+uoh5JgnR9RVNyJuJLS2Cnvku5Apqw+g8v+LfE4UsWSUUSE9YbJGa9M3EF3pTOEBXpSbCctbGniD2z2PXM69epLAQJtGzV5rPVk+YwlgS2LLnnlPx+OBYxi8lK8LLOIGQ6DxowHtvwnzjU6Hy/golHbw1RAhi+u//aVlbaf7OzGs4fKMgpoj8czEZIChkvy85nKIH20+ELRBUPNgPteiJXKg7sjvLhNE3M0R6zycqbUkqFPUtdDtTrbsWv8FXqLyYEmy/0w+X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0vyG4Mvp844SSNWLnaiFvLoGnxfSNCAIYEwsVO8hcFQDl8vF\n329+1qqK/l7WdPIYjktyiSih5ZPzfrqIeSYJ0fUVTcibiS0tgp75LuQKasPoPL/i\n3xOFLFklFEhPWGyRmvTNxBd6UzhAV6UmwnLWxp4g9s9j1zOvXqSwECbRs1eaz1ZP\nmMJYEtiy555T8fjgWMYvJSvCyziBkOg8aMB7b8J841Oh8v4KJR28NUQIYvrv/2lZ\nW2n+zsxrOHyjIKaI/HMxGSAoZL8vOZyiB9tPhC0QVDzYD7XoiVyoO7I7y4TRNzNE\nes8nKm1JKhT1LXQ7U627Fr/BV6i8mBJsv9MPlwIDAQABAoIBAQCUOakgYOHZo+Qg\nmzXc6zoZnq9sMbYRvLdlv94dRWq+mad0i0pWcOQxN9syXbpYqoSp40NyLMOgoFKe\no7mhMyIPCRmQbfEnbD/e1oTFdpwC6eNMWpquke4re+1a1Ho56vxYWsf8jWn48Tny\n2Snjzf4px4ntG0JPPBZmbVjr3/nO/eQgc2z4GXy2tiVmId9m0k4ffAlf/TCInBej\nmMmw5DhXnbN7dY/+7XMou2/UB+kIZVJUL4gBWN/4b3q2ayADwTttE72tH735oxTK\nEl9ETdE4QVLB3wclxT3VrBcWYMV8E3isCjrUTjL48PVca/tKNO3n2fMOabdwDgnn\nzqRU7FixAoGBAPAvZ9bWipOhIAmOdFHzwAW0+7E2mt6xWaE86im88J7r23AwQ+od\nEi8Xwpr3KG3t9XudE4g3BdfYhQD9O4rzD8/OMKgSAoCFGkND8LZAc/YO/gN0DqN2\nd69s7QFiA+r1TrZpHFhNgx983sUQwEeEmj6lCstZ7NQ0xd8NwLGCHn5dAoGBAODg\n8XSGRA/WsE9ADvzzoyAWToeEdtgrjGJ4cT/pBLtBYXpRFf4zuVXz172YwwY+ioQR\nA2z87nsuBFHmnmQlnqVDNxPCdmO1sVGGoQyOyMm6SxcLS4Yjof8Xa9sDUOf6mktW\nL4bj8/j1oKx66jbh/1bljJoWUM8I8gt3yjJXd56DAoGAWyJxsSf4rumNQXMHGe12\nJ/QzKFvCycrban21kB674mE2A0ydCGD9fFb0pV4wvf1zjvLb7WyLUAo89VIg3Kk7\nj6r59VvYDTHz9B/8Xvr3xR6NLXxE7atO4IZhK4woVme79STO94Z5wWHdGUMw4jIj\nYK+4983oOeDIT8llGzV3IpUCgYBZNuST5fB6mCG6Tx+jGsVMpYziFptPh3daWY4U\nXM2TvIx/iku/XaXZg7PDdCdrAsTRQC6rvmyeUdNE6slL0eDuj4v6OtvdEugV/+NE\nqCDgZxgDPGfp/5j1KsWPTfF7FuC/oqGYUjcoPcpQozLoMyCpyMfPGatVd6cPBach\n8bFzIQKBgBFz/ITCAK3j1iJXq6dm1cdIaG3SUqPdCRzxvkhksZMBVnY1koLMObaA\nDwAQPEKhbpPe4nt34ctzNLYobDiM2UENPlpi6w+a28M+LpqtHY47GMh9vEzB4Um2\np1Ra/VrFaFruXcH3tC9IhLcNFvYQp01JdBnNfhHEJWRUPxmDlPQx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5eb9588a4f1a4ff7a8c5a07a53a672a0', 'name': u'vping_ssh-kp_fa331476-b95d-43db-a278-0c3d710b8895', 'created_at': '2018-09-24T20:34:58.053830', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7d:95:7c:12:98:24:6b:9b:df:73:da:08:f8:ff:80:70', 'type': 'ssh', 'id': u'vping_ssh-kp_fa331476-b95d-43db-a278-0c3d710b8895'}) 2018-09-24 20:34:58,054 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0vyG4Mvp844SSNWLnaiFvLoGnxfSNCAIYEwsVO8hcFQDl8vF 329+1qqK/l7WdPIYjktyiSih5ZPzfrqIeSYJ0fUVTcibiS0tgp75LuQKasPoPL/i 3xOFLFklFEhPWGyRmvTNxBd6UzhAV6UmwnLWxp4g9s9j1zOvXqSwECbRs1eaz1ZP mMJYEtiy555T8fjgWMYvJSvCyziBkOg8aMB7b8J841Oh8v4KJR28NUQIYvrv/2lZ W2n+zsxrOHyjIKaI/HMxGSAoZL8vOZyiB9tPhC0QVDzYD7XoiVyoO7I7y4TRNzNE es8nKm1JKhT1LXQ7U627Fr/BV6i8mBJsv9MPlwIDAQABAoIBAQCUOakgYOHZo+Qg mzXc6zoZnq9sMbYRvLdlv94dRWq+mad0i0pWcOQxN9syXbpYqoSp40NyLMOgoFKe o7mhMyIPCRmQbfEnbD/e1oTFdpwC6eNMWpquke4re+1a1Ho56vxYWsf8jWn48Tny 2Snjzf4px4ntG0JPPBZmbVjr3/nO/eQgc2z4GXy2tiVmId9m0k4ffAlf/TCInBej mMmw5DhXnbN7dY/+7XMou2/UB+kIZVJUL4gBWN/4b3q2ayADwTttE72tH735oxTK El9ETdE4QVLB3wclxT3VrBcWYMV8E3isCjrUTjL48PVca/tKNO3n2fMOabdwDgnn zqRU7FixAoGBAPAvZ9bWipOhIAmOdFHzwAW0+7E2mt6xWaE86im88J7r23AwQ+od Ei8Xwpr3KG3t9XudE4g3BdfYhQD9O4rzD8/OMKgSAoCFGkND8LZAc/YO/gN0DqN2 d69s7QFiA+r1TrZpHFhNgx983sUQwEeEmj6lCstZ7NQ0xd8NwLGCHn5dAoGBAODg 8XSGRA/WsE9ADvzzoyAWToeEdtgrjGJ4cT/pBLtBYXpRFf4zuVXz172YwwY+ioQR A2z87nsuBFHmnmQlnqVDNxPCdmO1sVGGoQyOyMm6SxcLS4Yjof8Xa9sDUOf6mktW L4bj8/j1oKx66jbh/1bljJoWUM8I8gt3yjJXd56DAoGAWyJxsSf4rumNQXMHGe12 J/QzKFvCycrban21kB674mE2A0ydCGD9fFb0pV4wvf1zjvLb7WyLUAo89VIg3Kk7 j6r59VvYDTHz9B/8Xvr3xR6NLXxE7atO4IZhK4woVme79STO94Z5wWHdGUMw4jIj YK+4983oOeDIT8llGzV3IpUCgYBZNuST5fB6mCG6Tx+jGsVMpYziFptPh3daWY4U XM2TvIx/iku/XaXZg7PDdCdrAsTRQC6rvmyeUdNE6slL0eDuj4v6OtvdEugV/+NE qCDgZxgDPGfp/5j1KsWPTfF7FuC/oqGYUjcoPcpQozLoMyCpyMfPGatVd6cPBach 8bFzIQKBgBFz/ITCAK3j1iJXq6dm1cdIaG3SUqPdCRzxvkhksZMBVnY1koLMObaA DwAQPEKhbpPe4nt34ctzNLYobDiM2UENPlpi6w+a28M+LpqtHY47GMh9vEzB4Um2 p1Ra/VrFaFruXcH3tC9IhLcNFvYQp01JdBnNfhHEJWRUPxmDlPQx -----END RSA PRIVATE KEY----- 2018-09-24 20:35:11,282 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_fa331476-b95d-43db-a278-0c3d710b8895': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:d5:11', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3b492aeb-72a5-4358-b484-a7f9ec58fc10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:35:08.000000', 'flavor': Munch({u'id': u'55bedaa9-a0e0-4634-987b-f2a0ee42640b'}), 'az': u'nova', 'id': u'102f4bde-2c94-40c7-b891-2b117f93aa69', 'security_groups': [Munch({u'name': u'vping_ssh-sg_fa331476-b95d-43db-a278-0c3d710b8895'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5eb9588a4f1a4ff7a8c5a07a53a672a0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', '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-09-24T20:35:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:35:08Z', 'hostId': u'a82f403f2213d3a206825ba9dbd1658cf7685ea3afc318e49ea7b373', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'a82f403f2213d3a206825ba9dbd1658cf7685ea3afc318e49ea7b373', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:35:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': u'vping_ssh-vm2_fa331476-b95d-43db-a278-0c3d710b8895', 'adminPass': u'x27iQ6oY6hbN', 'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'created_at': u'2018-09-24T20:35:01Z', 'created': u'2018-09-24T20:35:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:35:22,945 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_fa331476-b95d-43db-a278-0c3d710b8895': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:f8:29', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3b492aeb-72a5-4358-b484-a7f9ec58fc10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:35:20.000000', 'flavor': Munch({u'id': u'55bedaa9-a0e0-4634-987b-f2a0ee42640b'}), 'az': u'nova', 'id': u'14fd8991-544c-428b-9a99-67e06b2d015a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_fa331476-b95d-43db-a278-0c3d710b8895'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5eb9588a4f1a4ff7a8c5a07a53a672a0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', '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-09-24T20:35:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:35:21Z', 'hostId': u'65a8e53cfaada4a2c31e8156e96faab37889be22074e670a3dc300cb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_fa331476-b95d-43db-a278-0c3d710b8895', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'65a8e53cfaada4a2c31e8156e96faab37889be22074e670a3dc300cb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:35:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': u'vping_ssh-vm_fa331476-b95d-43db-a278-0c3d710b8895', 'adminPass': u'xvNhaH4TahUo', 'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'created_at': u'2018-09-24T20:35:12Z', 'created': u'2018-09-24T20:35:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:35:25,007 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fc926096-84c6-4ef2-819b-3b9773d53c67', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'created_at': u'2018-09-24T20:35:23Z', 'attached': True, 'updated_at': u'2018-09-24T20:35:23Z', 'id': u'c1991372-7ccc-4644-bd38-40eb44a85df6', 'floating_network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'name': 'vping_ssh-project_fa331476-b95d-43db-a278-0c3d710b8895', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fc926096-84c6-4ef2-819b-3b9773d53c67', 'project_id': u'd01a5aef78d74ba9a04cfc1a0fdeed18', 'port_id': u'824f743a-9378-4a7a-8f3f-7f8156ab365c', 'port': u'824f743a-9378-4a7a-8f3f-7f8156ab365c', 'network': u'a991a30e-136a-45aa-80d2-8ec18fd84808'}) 2018-09-24 20:35:25,754 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493994848 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.190109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192487] pid_max: default: 32768 minimum: 301 [ 0.193772] ACPI: Core revision 20150930 [ 0.195491] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197373] Security Framework initialized [ 0.198537] Yama: becoming mindful. [ 0.199576] AppArmor: AppArmor initialized [ 0.200775] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202598] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207999] Initializing cgroup subsys io [ 0.209179] Initializing cgroup subsys memory [ 0.210419] Initializing cgroup subsys devices [ 0.211676] Initializing cgroup subsys freezer [ 0.212943] Initializing cgroup subsys net_cls [ 0.214190] Initializing cgroup subsys perf_event [ 0.215482] Initializing cgroup subsys net_prio [ 0.216736] Initializing cgroup subsys hugetlb [ 0.217971] Initializing cgroup subsys pids [ 0.219193] CPU: Physical Processor ID: 0 [ 0.221079] mce: CPU supports 10 MCE banks [ 0.222305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240627] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247366] ftrace: allocating 31920 entries in 125 pages [ 0.272869] smpboot: Max logical packages: 1 [ 0.274096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276052] x2apic enabled [ 0.277225] Switched APIC routing to physical x2apic. [ 0.279739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281323] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286683] KVM setup paravirtual spinlock [ 0.288315] x86: Booted up 1 node, 1 CPUs [ 0.289477] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291435] devtmpfs: initialized [ 0.293447] evm: security.selinux [ 0.294444] evm: security.SMACK64 [ 0.295432] evm: security.SMACK64EXEC [ 0.296487] evm: security.SMACK64TRANSMUTE [ 0.297631] evm: security.SMACK64MMAP [ 0.298690] evm: security.ima [ 0.299604] evm: security.capability [ 0.300717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303320] pinctrl core: initialized pinctrl subsystem [ 0.304859] RTC time: 20:35:21, date: 09/24/18 [ 0.306192] NET: Registered protocol family 16 [ 0.307553] cpuidle: using governor ladder [ 0.308716] cpuidle: using governor menu [ 0.309831] PCCT header not found. [ 0.310877] ACPI: bus type PCI registered [ 0.312017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313763] PCI: Using configuration type 1 for base access [ 0.315959] ACPI: Added _OSI(Module Device) [ 0.317158] ACPI: Added _OSI(Processor Device) [ 0.318379] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321913] ACPI: Interpreter enabled [ 0.322995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333432] ACPI: (supports S0 S5) [ 0.334441] ACPI: Using IOAPIC for interrupt routing [ 0.335778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347761] acpiphp: Slot [3] registered [ 0.348895] acpiphp: Slot [4] registered [ 0.350027] acpiphp: Slot [5] registered [ 0.351156] acpiphp: Slot [6] registered [ 0.352295] acpiphp: Slot [7] registered [ 0.353429] acpiphp: Slot [8] registered [ 0.354564] acpiphp: Slot [9] registered [ 0.355687] acpiphp: Slot [10] registered [ 0.356834] acpiphp: Slot [11] registered [ 0.357982] acpiphp: Slot [12] registered [ 0.359122] acpiphp: Slot [13] registered [ 0.360261] acpiphp: Slot [14] registered [ 0.361403] acpiphp: Slot [15] registered [ 0.376731] acpiphp: Slot [16] registered [ 0.377890] acpiphp: Slot [17] registered [ 0.379033] acpiphp: Slot [18] registered [ 0.380167] acpiphp: Slot [19] registered [ 0.381313] acpiphp: Slot [20] registered [ 0.382463] acpiphp: Slot [21] registered [ 0.383594] acpiphp: Slot [22] registered [ 0.384729] acpiphp: Slot [23] registered [ 0.385870] acpiphp: Slot [24] registered [ 0.387014] acpiphp: Slot [25] registered [ 0.388147] acpiphp: Slot [26] registered [ 0.389285] acpiphp: Slot [27] registered [ 0.390425] acpiphp: Slot [28] registered [ 0.391568] acpiphp: Slot [29] registered [ 0.392703] acpiphp: Slot [30] registered [ 0.393849] acpiphp: Slot [31] registered [ 0.394991] PCI host bridge to bus 0000:00 [ 0.396134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401576] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403626] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409911] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411716] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419768] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443786] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449829] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453804] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459313] vgaarb: loaded [ 0.460176] vgaarb: bridge control possible 0000:00:02.0 [ 0.461881] SCSI subsystem initialized [ 0.463180] ACPI: bus type USB registered [ 0.464354] usbcore: registered new interface driver usbfs [ 0.465806] usbcore: registered new interface driver hub [ 0.467228] usbcore: registered new device driver usb [ 0.468768] PCI: Using ACPI for IRQ routing [ 0.470327] NetLabel: Initializing [ 0.471339] NetLabel: domain hash size = 128 [ 0.472544] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473899] NetLabel: unlabeled traffic allowed by default [ 0.475517] clocksource: Switched to clocksource kvm-clock [ 0.485511] AppArmor: AppArmor Filesystem Enabled [ 0.486857] pnp: PnP ACPI init [ 0.488117] pnp: PnP ACPI: found 5 devices [ 0.495079] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497477] NET: Registered protocol family 2 [ 0.498935] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500758] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507350] NET: Registered protocol family 1 [ 0.508596] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510145] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511668] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.526229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540882] Trying to unpack rootfs image as initramfs... [ 0.603330] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608450] Scanning for low memory corruption every 60 seconds [ 0.610776] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612443] audit: initializing netlink subsys (disabled) [ 0.613975] audit: type=2000 audit(1537821321.798:1): initialized [ 0.615985] Initialise system trusted keyring [ 0.617409] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619055] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.621877] zbud: loaded [ 0.622938] VFS: Disk quotas dquot_6.6.0 [ 0.624160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626428] fuse init (API version 7.23) [ 0.627800] Key type big_key registered [ 0.628961] Allocating IMA MOK and blacklist keyrings. [ 0.630710] Key type asymmetric registered [ 0.631933] Asymmetric key parser 'x509' registered [ 0.633309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635491] io scheduler noop registered [ 0.636645] io scheduler deadline registered (default) [ 0.638092] io scheduler cfq registered [ 0.639320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642672] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644765] ACPI: Power Button [PWRF] [ 0.646060] GHES: HEST is not enabled! [ 0.660321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689973] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693088] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716956] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720267] Linux agpgart interface v0.103 [ 0.723920] brd: module loaded [ 0.726318] loop: module loaded [ 0.731438] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733596] GPT:90111 != 2097151 [ 0.734597] GPT:Alternate GPT header not at the end of the disk. [ 0.736202] GPT:90111 != 2097151 [ 0.737195] GPT: Use GNU Parted to correct GPT errors. [ 0.738606] vda: vda1 vda15 [ 0.740394] scsi host0: ata_piix [ 0.741522] scsi host1: ata_piix [ 0.742571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746739] libphy: Fixed MDIO Bus: probed [ 0.747957] tun: Universal TUN/TAP device driver, 1.6 [ 0.749377] tun: (C) 1999-2004 Max Krasnyansky [ 0.752312] PPP generic driver version 2.4.2 [ 0.753641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755399] ehci-pci: EHCI PCI platform driver [ 0.756684] ehci-platform: EHCI generic platform driver [ 0.758155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759841] ohci-pci: OHCI PCI platform driver [ 0.761125] ohci-platform: OHCI generic platform driver [ 0.762595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780906] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784016] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787850] usb usb1: Product: UHCI Host Controller [ 0.789211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790974] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792377] hub 1-0:1.0: USB hub found [ 0.793511] hub 1-0:1.0: 2 ports detected [ 0.794855] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797862] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799241] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800718] mousedev: PS/2 mouse device common for all mice [ 0.802541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805133] rtc_cmos 00:00: RTC can wake from S4 [ 0.806747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810171] i2c /dev entries driver [ 0.811283] device-mapper: uevent: version 1.0.3 [ 0.812666] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815025] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817016] NET: Registered protocol family 10 [ 0.818631] NET: Registered protocol family 17 [ 0.819922] Key type dns_resolver registered [ 0.821298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822867] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825403] registered taskstats version 1 [ 0.826617] Loading compiled-in X.509 certificates [ 0.828508] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831151] zswap: loaded using pool lzo/zbud [ 0.833390] Key type trusted registered [ 0.835654] Key type encrypted registered [ 0.836856] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838327] ima: No TPM chip found, activating TPM-bypass! [ 0.839819] evm: HMAC attrs: 0x1 [ 0.841180] Magic number: 2:973:599 [ 0.842300] serial8250 serial8250: hash matches [ 0.843687] rtc_cmos 00:00: setting system clock to 2018-09-24 20:35:22 UTC (1537821322) [ 0.845979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847541] EDD information not available. [ 0.901205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903472] Write protecting the kernel read-only data: 14336k [ 0.906479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909034] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 0.82 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.078767] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTAkArzgnXACnQ2JFVdgP60036R+8IR2ZzlSV+2lCUPY+9lS+8eBtVxt0xXLcfoW1E4K34yO/tAXkeTYDMCFaBG+V7A1VoYKTJPMw5+mJULWOkhNf9kroW7oNxy910twPacH8ell7neXyJ+LExg146gFRvc2PS/AMZZ+6pwBr2rb3t/j7Dy7wJ8iSke+VY0v3V5QiyXFrB/PWAE69kYW7Er7hPI094nzNX7lwDQvxvUnUWwdq7VR7nahBnSAspMo8gTftnTRBTFWPQvNq/4M23jX6EaBaymyCVA8dE8rGuGkwOBjd+cuJf4l8R229rfaj2KXvqNZj5YVMKShIwPHF root@vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 ssh-dss AAAAB3NzaC1kc3MAAACBANBOsyWqxAwkWFmb94kAvf3MKgP8HA7nmgeN6HOxqmVG06f9UJUEONjvjUnGKA44D7uIsz+7Mb7Uw4AQ+G5pwUqXMRQUpP3vU9FGSAV/x7nytwB1YshKj3KPg02YUvjXqxRkoIliNV+XffkWQo8rHGuar4PmM0rn1F88KvCkgZedAAAAFQC/w3U2LpchaPlSOjn+2eOstS0LJwAAAIBSuUXXLVq5OGX0fnyt9rVjRB4yxVVy6CPfrl9ny4H6yyTTqU3MbKci6aBX7+LP+5E2CerchWWOUADfAXhGDwcIVQbS9soJI7AKl4gVO1lmsHub7BlhAkJfyvE595JUFXsjy7aWaYAztkHUjRmUrX7l96S38fDrU8Qx/Wf358V/UAAAAIANILPIVJ8/rARInQYe4Ta2zsvgNFuBZmYUyRtSASz6Twof1N+Rlr58hqUrGLJimDh6eQfGsZgThft2Q3Wnn/u6yWlyVeWTy6TCjDiPNNHqMo+OlgwpsiVo3s33ZReHEXshHUc08rA/qrjDxQn38aCWwjfgHj10tItDXZOThBzNVg== root@vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe86:f829/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 login: 2018-09-24 20:35:26,755 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-09-24 20:35:35,847 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493994848 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.190109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192487] pid_max: default: 32768 minimum: 301 [ 0.193772] ACPI: Core revision 20150930 [ 0.195491] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197373] Security Framework initialized [ 0.198537] Yama: becoming mindful. [ 0.199576] AppArmor: AppArmor initialized [ 0.200775] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202598] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207999] Initializing cgroup subsys io [ 0.209179] Initializing cgroup subsys memory [ 0.210419] Initializing cgroup subsys devices [ 0.211676] Initializing cgroup subsys freezer [ 0.212943] Initializing cgroup subsys net_cls [ 0.214190] Initializing cgroup subsys perf_event [ 0.215482] Initializing cgroup subsys net_prio [ 0.216736] Initializing cgroup subsys hugetlb [ 0.217971] Initializing cgroup subsys pids [ 0.219193] CPU: Physical Processor ID: 0 [ 0.221079] mce: CPU supports 10 MCE banks [ 0.222305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240627] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247366] ftrace: allocating 31920 entries in 125 pages [ 0.272869] smpboot: Max logical packages: 1 [ 0.274096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276052] x2apic enabled [ 0.277225] Switched APIC routing to physical x2apic. [ 0.279739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281323] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284144] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286683] KVM setup paravirtual spinlock [ 0.288315] x86: Booted up 1 node, 1 CPUs [ 0.289477] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291435] devtmpfs: initialized [ 0.293447] evm: security.selinux [ 0.294444] evm: security.SMACK64 [ 0.295432] evm: security.SMACK64EXEC [ 0.296487] evm: security.SMACK64TRANSMUTE [ 0.297631] evm: security.SMACK64MMAP [ 0.298690] evm: security.ima [ 0.299604] evm: security.capability [ 0.300717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303320] pinctrl core: initialized pinctrl subsystem [ 0.304859] RTC time: 20:35:21, date: 09/24/18 [ 0.306192] NET: Registered protocol family 16 [ 0.307553] cpuidle: using governor ladder [ 0.308716] cpuidle: using governor menu [ 0.309831] PCCT header not found. [ 0.310877] ACPI: bus type PCI registered [ 0.312017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313763] PCI: Using configuration type 1 for base access [ 0.315959] ACPI: Added _OSI(Module Device) [ 0.317158] ACPI: Added _OSI(Processor Device) [ 0.318379] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321913] ACPI: Interpreter enabled [ 0.322995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333432] ACPI: (supports S0 S5) [ 0.334441] ACPI: Using IOAPIC for interrupt routing [ 0.335778] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347761] acpiphp: Slot [3] registered [ 0.348895] acpiphp: Slot [4] registered [ 0.350027] acpiphp: Slot [5] registered [ 0.351156] acpiphp: Slot [6] registered [ 0.352295] acpiphp: Slot [7] registered [ 0.353429] acpiphp: Slot [8] registered [ 0.354564] acpiphp: Slot [9] registered [ 0.355687] acpiphp: Slot [10] registered [ 0.356834] acpiphp: Slot [11] registered [ 0.357982] acpiphp: Slot [12] registered [ 0.359122] acpiphp: Slot [13] registered [ 0.360261] acpiphp: Slot [14] registered [ 0.361403] acpiphp: Slot [15] registered [ 0.376731] acpiphp: Slot [16] registered [ 0.377890] acpiphp: Slot [17] registered [ 0.379033] acpiphp: Slot [18] registered [ 0.380167] acpiphp: Slot [19] registered [ 0.381313] acpiphp: Slot [20] registered [ 0.382463] acpiphp: Slot [21] registered [ 0.383594] acpiphp: Slot [22] registered [ 0.384729] acpiphp: Slot [23] registered [ 0.385870] acpiphp: Slot [24] registered [ 0.387014] acpiphp: Slot [25] registered [ 0.388147] acpiphp: Slot [26] registered [ 0.389285] acpiphp: Slot [27] registered [ 0.390425] acpiphp: Slot [28] registered [ 0.391568] acpiphp: Slot [29] registered [ 0.392703] acpiphp: Slot [30] registered [ 0.393849] acpiphp: Slot [31] registered [ 0.394991] PCI host bridge to bus 0000:00 [ 0.396134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397822] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401576] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403626] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409911] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411716] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419768] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421806] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443786] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445844] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449829] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452041] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453804] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455633] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459313] vgaarb: loaded [ 0.460176] vgaarb: bridge control possible 0000:00:02.0 [ 0.461881] SCSI subsystem initialized [ 0.463180] ACPI: bus type USB registered [ 0.464354] usbcore: registered new interface driver usbfs [ 0.465806] usbcore: registered new interface driver hub [ 0.467228] usbcore: registered new device driver usb [ 0.468768] PCI: Using ACPI for IRQ routing [ 0.470327] NetLabel: Initializing [ 0.471339] NetLabel: domain hash size = 128 [ 0.472544] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473899] NetLabel: unlabeled traffic allowed by default [ 0.475517] clocksource: Switched to clocksource kvm-clock [ 0.485511] AppArmor: AppArmor Filesystem Enabled [ 0.486857] pnp: PnP ACPI init [ 0.488117] pnp: PnP ACPI: found 5 devices [ 0.495079] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497477] NET: Registered protocol family 2 [ 0.498935] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500758] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505707] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507350] NET: Registered protocol family 1 [ 0.508596] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510145] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511668] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.526229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540882] Trying to unpack rootfs image as initramfs... [ 0.603330] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.608450] Scanning for low memory corruption every 60 seconds [ 0.610776] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612443] audit: initializing netlink subsys (disabled) [ 0.613975] audit: type=2000 audit(1537821321.798:1): initialized [ 0.615985] Initialise system trusted keyring [ 0.617409] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619055] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.621877] zbud: loaded [ 0.622938] VFS: Disk quotas dquot_6.6.0 [ 0.624160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626428] fuse init (API version 7.23) [ 0.627800] Key type big_key registered [ 0.628961] Allocating IMA MOK and blacklist keyrings. [ 0.630710] Key type asymmetric registered [ 0.631933] Asymmetric key parser 'x509' registered [ 0.633309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635491] io scheduler noop registered [ 0.636645] io scheduler deadline registered (default) [ 0.638092] io scheduler cfq registered [ 0.639320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642672] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644765] ACPI: Power Button [PWRF] [ 0.646060] GHES: HEST is not enabled! [ 0.660321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689973] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.693088] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716956] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720267] Linux agpgart interface v0.103 [ 0.723920] brd: module loaded [ 0.726318] loop: module loaded [ 0.731438] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733596] GPT:90111 != 2097151 [ 0.734597] GPT:Alternate GPT header not at the end of the disk. [ 0.736202] GPT:90111 != 2097151 [ 0.737195] GPT: Use GNU Parted to correct GPT errors. [ 0.738606] vda: vda1 vda15 [ 0.740394] scsi host0: ata_piix [ 0.741522] scsi host1: ata_piix [ 0.742571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746739] libphy: Fixed MDIO Bus: probed [ 0.747957] tun: Universal TUN/TAP device driver, 1.6 [ 0.749377] tun: (C) 1999-2004 Max Krasnyansky [ 0.752312] PPP generic driver version 2.4.2 [ 0.753641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755399] ehci-pci: EHCI PCI platform driver [ 0.756684] ehci-platform: EHCI generic platform driver [ 0.758155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759841] ohci-pci: OHCI PCI platform driver [ 0.761125] ohci-platform: OHCI generic platform driver [ 0.762595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777317] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780906] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782370] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784016] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787850] usb usb1: Product: UHCI Host Controller [ 0.789211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790974] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792377] hub 1-0:1.0: USB hub found [ 0.793511] hub 1-0:1.0: 2 ports detected [ 0.794855] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797862] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799241] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800718] mousedev: PS/2 mouse device common for all mice [ 0.802541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805133] rtc_cmos 00:00: RTC can wake from S4 [ 0.806747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808448] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.810171] i2c /dev entries driver [ 0.811283] device-mapper: uevent: version 1.0.3 [ 0.812666] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815025] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817016] NET: Registered protocol family 10 [ 0.818631] NET: Registered protocol family 17 [ 0.819922] Key type dns_resolver registered [ 0.821298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822867] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825403] registered taskstats version 1 [ 0.826617] Loading compiled-in X.509 certificates [ 0.828508] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831151] zswap: loaded using pool lzo/zbud [ 0.833390] Key type trusted registered [ 0.835654] Key type encrypted registered [ 0.836856] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838327] ima: No TPM chip found, activating TPM-bypass! [ 0.839819] evm: HMAC attrs: 0x1 [ 0.841180] Magic number: 2:973:599 [ 0.842300] serial8250 serial8250: hash matches [ 0.843687] rtc_cmos 00:00: setting system clock to 2018-09-24 20:35:22 UTC (1537821322) [ 0.845979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847541] EDD information not available. [ 0.901205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903472] Write protecting the kernel read-only data: 14336k [ 0.906479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909034] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 0.82 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.078767] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxTAkArzgnXACnQ2JFVdgP60036R+8IR2ZzlSV+2lCUPY+9lS+8eBtVxt0xXLcfoW1E4K34yO/tAXkeTYDMCFaBG+V7A1VoYKTJPMw5+mJULWOkhNf9kroW7oNxy910twPacH8ell7neXyJ+LExg146gFRvc2PS/AMZZ+6pwBr2rb3t/j7Dy7wJ8iSke+VY0v3V5QiyXFrB/PWAE69kYW7Er7hPI094nzNX7lwDQvxvUnUWwdq7VR7nahBnSAspMo8gTftnTRBTFWPQvNq/4M23jX6EaBaymyCVA8dE8rGuGkwOBjd+cuJf4l8R229rfaj2KXvqNZj5YVMKShIwPHF root@vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 ssh-dss AAAAB3NzaC1kc3MAAACBANBOsyWqxAwkWFmb94kAvf3MKgP8HA7nmgeN6HOxqmVG06f9UJUEONjvjUnGKA44D7uIsz+7Mb7Uw4AQ+G5pwUqXMRQUpP3vU9FGSAV/x7nytwB1YshKj3KPg02YUvjXqxRkoIliNV+XffkWQo8rHGuar4PmM0rn1F88KvCkgZedAAAAFQC/w3U2LpchaPlSOjn+2eOstS0LJwAAAIBSuUXXLVq5OGX0fnyt9rVjRB4yxVVy6CPfrl9ny4H6yyTTqU3MbKci6aBX7+LP+5E2CerchWWOUADfAXhGDwcIVQbS9soJI7AKl4gVO1lmsHub7BlhAkJfyvE595JUFXsjy7aWaYAztkHUjRmUrX7l96S38fDrU8Qx/Wf358V/UAAAAIANILPIVJ8/rARInQYe4Ta2zsvgNFuBZmYUyRtSASz6Twof1N+Rlr58hqUrGLJimDh6eQfGsZgThft2Q3Wnn/u6yWlyVeWTy6TCjDiPNNHqMo+OlgwpsiVo3s33ZReHEXshHUc08rA/qrjDxQn38aCWwjfgHj10tItDXZOThBzNVg== root@vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe86:f829/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-fa331476-b95d-43db-a278-0c3d710b8895 login: 2018-09-24 20:35:35,922 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=1.379 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.379/1.379/1.379 ms 2018-09-24 20:35:35,923 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-24 20:35:36,033 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:35:36,033 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:35:51,313 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-24 20:35:52,424 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'07f4078acd7146cabc1e3c25e840b6ee', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73'}) 2018-09-24 20:35:52,903 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5afd5b05cd404d698017a706bdcce5fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73'}) 2018-09-24 20:35:54,223 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'07f4078acd7146cabc1e3c25e840b6ee', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ec622511-6303-4337-8c5d-a60961141699', 'username': u'vping_userdata-user_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:35:54,226 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'password': 'ec622511-6303-4337-8c5d-a60961141699', 'project_name': 'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '07f4078acd7146cabc1e3c25e840b6ee', 'project_domain_name': 'Default'} 2018-09-24 20:35:54,227 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-24 20:35:54,962 - 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-09-24T20:35:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4996f34e-032a-41c0-b5cf-c5fe4ed96787', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', u'admin_state_up': True, u'tenant_id': u'07f4078acd7146cabc1e3c25e840b6ee', u'created_at': u'2018-09-24T20:35:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'07f4078acd7146cabc1e3c25e840b6ee'}) 2018-09-24 20:35:56,411 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:35:55Z', 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'59b78733-4f3d-419f-a704-1f43c5ef1ad2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', u'enable_dhcp': True, u'network_id': u'4996f34e-032a-41c0-b5cf-c5fe4ed96787', u'tenant_id': u'07f4078acd7146cabc1e3c25e840b6ee', u'created_at': u'2018-09-24T20:35:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'07f4078acd7146cabc1e3c25e840b6ee'}) 2018-09-24 20:35:57,671 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'07f4078acd7146cabc1e3c25e840b6ee', u'created_at': u'2018-09-24T20:35:56Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:35:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'07f4078acd7146cabc1e3c25e840b6ee', u'id': u'f1ad4355-3d6e-48fb-b28f-453a83a36905', u'name': u'vping_userdata-router_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73'}) 2018-09-24 20:36:01,400 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326/snap', u'metadata': Munch({})})], 'file': u'/v2/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326/file', 'owner': u'07f4078acd7146cabc1e3c25e840b6ee', 'id': u'565ac63f-caa6-4eb5-aa2e-d5e9b8439326', 'size': 12716032, u'self': u'/v2/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07f4078acd7146cabc1e3c25e840b6ee', 'name': 'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:36:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:36:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'created': u'2018-09-24T20:36:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:36:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/565ac63f-caa6-4eb5-aa2e-d5e9b8439326', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:36:01,705 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'04144887-68c2-4f05-8dfc-36914a00d383', 'swap': 0}) 2018-09-24 20:36:12,472 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0f:3b:c5', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'565ac63f-caa6-4eb5-aa2e-d5e9b8439326'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:36:11.000000', 'flavor': Munch({u'id': u'04144887-68c2-4f05-8dfc-36914a00d383'}), 'az': u'nova', 'id': u'1081a7fa-d2e4-4b68-80eb-665a0edcfc14', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5afd5b05cd404d698017a706bdcce5fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07f4078acd7146cabc1e3c25e840b6ee', 'name': 'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', '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-09-24T20:36:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:36:11Z', 'hostId': u'292f37ab1ee681b6caad22c4a10a734edc281a6a0f2263756f98722f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'292f37ab1ee681b6caad22c4a10a734edc281a6a0f2263756f98722f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:36:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'07f4078acd7146cabc1e3c25e840b6ee', 'name': u'vping_userdata-vm_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'adminPass': u'Dmajak57ThNE', 'tenant_id': u'07f4078acd7146cabc1e3c25e840b6ee', 'created_at': u'2018-09-24T20:36:04Z', 'created': u'2018-09-24T20:36:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:36:22,031 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:e3:0e', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'565ac63f-caa6-4eb5-aa2e-d5e9b8439326'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:36:21.000000', 'flavor': Munch({u'id': u'04144887-68c2-4f05-8dfc-36914a00d383'}), 'az': u'nova', 'id': u'f4085acf-55d0-4466-9765-53e7cc086667', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5afd5b05cd404d698017a706bdcce5fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07f4078acd7146cabc1e3c25e840b6ee', 'name': 'vping_userdata-project_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', '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-09-24T20:36:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:36:21Z', 'hostId': u'65d897e6423d3b2a6323a1fc10898b462fe04d1a25c81dd30a599912', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'65d897e6423d3b2a6323a1fc10898b462fe04d1a25c81dd30a599912', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:36:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'07f4078acd7146cabc1e3c25e840b6ee', 'name': u'vping_userdata-vm2_9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73', 'adminPass': u'JkE3KtA6jL3Y', 'tenant_id': u'07f4078acd7146cabc1e3c25e840b6ee', 'created_at': u'2018-09-24T20:36:14Z', 'created': u'2018-09-24T20:36:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:36:22,031 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-24 20:36:23,571 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 520579595 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.180168] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.182372] pid_max: default: 32768 minimum: 301 [ 0.183565] ACPI: Core revision 20150930 [ 0.185205] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186936] Security Framework initialized [ 0.188018] Yama: becoming mindful. [ 0.188986] AppArmor: AppArmor initialized [ 0.190106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.193555] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197028] Initializing cgroup subsys io [ 0.198137] Initializing cgroup subsys memory [ 0.199328] Initializing cgroup subsys devices [ 0.200513] Initializing cgroup subsys freezer [ 0.201700] Initializing cgroup subsys net_cls [ 0.202880] Initializing cgroup subsys perf_event [ 0.204122] Initializing cgroup subsys net_prio [ 0.205335] Initializing cgroup subsys hugetlb [ 0.206513] Initializing cgroup subsys pids [ 0.207693] CPU: Physical Processor ID: 0 [ 0.209486] mce: CPU supports 10 MCE banks [ 0.210630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.233466] ftrace: allocating 31920 entries in 125 pages [ 0.258666] smpboot: Max logical packages: 1 [ 0.259844] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261670] x2apic enabled [ 0.262792] Switched APIC routing to physical x2apic. [ 0.265211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269348] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271738] KVM setup paravirtual spinlock [ 0.273319] x86: Booted up 1 node, 1 CPUs [ 0.274405] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276257] devtmpfs: initialized [ 0.278209] evm: security.selinux [ 0.279157] evm: security.SMACK64 [ 0.280098] evm: security.SMACK64EXEC [ 0.281109] evm: security.SMACK64TRANSMUTE [ 0.282196] evm: security.SMACK64MMAP [ 0.283196] evm: security.ima [ 0.284064] evm: security.capability [ 0.285122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287581] pinctrl core: initialized pinctrl subsystem [ 0.289031] RTC time: 20:36:21, date: 09/24/18 [ 0.290292] NET: Registered protocol family 16 [ 0.291597] cpuidle: using governor ladder [ 0.292699] cpuidle: using governor menu [ 0.293757] PCCT header not found. [ 0.294772] ACPI: bus type PCI registered [ 0.295864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297501] PCI: Using configuration type 1 for base access [ 0.299620] ACPI: Added _OSI(Module Device) [ 0.300756] ACPI: Added _OSI(Processor Device) [ 0.301913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.303123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305270] ACPI: Interpreter enabled [ 0.306307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.308797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316269] ACPI: (supports S0 S5) [ 0.317213] ACPI: Using IOAPIC for interrupt routing [ 0.318460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325364] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329798] acpiphp: Slot [3] registered [ 0.330877] acpiphp: Slot [4] registered [ 0.331940] acpiphp: Slot [5] registered [ 0.333008] acpiphp: Slot [6] registered [ 0.334080] acpiphp: Slot [7] registered [ 0.335153] acpiphp: Slot [8] registered [ 0.336222] acpiphp: Slot [9] registered [ 0.337292] acpiphp: Slot [10] registered [ 0.338383] acpiphp: Slot [11] registered [ 0.339464] acpiphp: Slot [12] registered [ 0.340555] acpiphp: Slot [13] registered [ 0.341641] acpiphp: Slot [14] registered [ 0.342720] acpiphp: Slot [15] registered [ 0.357819] acpiphp: Slot [16] registered [ 0.358926] acpiphp: Slot [17] registered [ 0.360019] acpiphp: Slot [18] registered [ 0.361112] acpiphp: Slot [19] registered [ 0.362208] acpiphp: Slot [20] registered [ 0.363291] acpiphp: Slot [21] registered [ 0.364366] acpiphp: Slot [22] registered [ 0.365443] acpiphp: Slot [23] registered [ 0.366525] acpiphp: Slot [24] registered [ 0.367604] acpiphp: Slot [25] registered [ 0.368691] acpiphp: Slot [26] registered [ 0.369770] acpiphp: Slot [27] registered [ 0.370861] acpiphp: Slot [28] registered [ 0.371942] acpiphp: Slot [29] registered [ 0.373021] acpiphp: Slot [30] registered [ 0.374096] acpiphp: Slot [31] registered [ 0.375185] PCI host bridge to bus 0000:00 [ 0.376261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.377869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.379456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385289] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.390926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.398578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420888] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424748] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426658] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.430295] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.432049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.433459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.435545] vgaarb: loaded [ 0.436368] vgaarb: bridge control possible 0000:00:02.0 [ 0.437988] SCSI subsystem initialized [ 0.439226] ACPI: bus type USB registered [ 0.440368] usbcore: registered new interface driver usbfs [ 0.441730] usbcore: registered new interface driver hub [ 0.443065] usbcore: registered new device driver usb [ 0.444525] PCI: Using ACPI for IRQ routing [ 0.446027] NetLabel: Initializing [ 0.447000] NetLabel: domain hash size = 128 [ 0.448142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449430] NetLabel: unlabeled traffic allowed by default [ 0.450975] clocksource: Switched to clocksource kvm-clock [ 0.461028] AppArmor: AppArmor Filesystem Enabled [ 0.462335] pnp: PnP ACPI init [ 0.463559] pnp: PnP ACPI: found 5 devices [ 0.470337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.472642] NET: Registered protocol family 2 [ 0.474028] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475747] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478938] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481951] NET: Registered protocol family 1 [ 0.483136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500513] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515087] Trying to unpack rootfs image as initramfs... [ 0.576528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.581502] Scanning for low memory corruption every 60 seconds [ 0.583663] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.585243] audit: initializing netlink subsys (disabled) [ 0.586672] audit: type=2000 audit(1537821382.187:1): initialized [ 0.588559] Initialise system trusted keyring [ 0.589903] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591478] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594168] zbud: loaded [ 0.595168] VFS: Disk quotas dquot_6.6.0 [ 0.596282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598397] fuse init (API version 7.23) [ 0.599627] Key type big_key registered [ 0.600709] Allocating IMA MOK and blacklist keyrings. [ 0.602321] Key type asymmetric registered [ 0.603451] Asymmetric key parser 'x509' registered [ 0.604757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606799] io scheduler noop registered [ 0.607895] io scheduler deadline registered (default) [ 0.609247] io scheduler cfq registered [ 0.610423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615564] ACPI: Power Button [PWRF] [ 0.616770] GHES: HEST is not enabled! [ 0.630919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660418] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690057] Linux agpgart interface v0.103 [ 0.693397] brd: module loaded [ 0.695585] loop: module loaded [ 0.701298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703276] GPT:90111 != 2097151 [ 0.704198] GPT:Alternate GPT header not at the end of the disk. [ 0.705673] GPT:90111 != 2097151 [ 0.706606] GPT: Use GNU Parted to correct GPT errors. [ 0.707908] vda: vda1 vda15 [ 0.709581] scsi host0: ata_piix [ 0.710634] scsi host1: ata_piix [ 0.711618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713247] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715402] libphy: Fixed MDIO Bus: probed [ 0.716506] tun: Universal TUN/TAP device driver, 1.6 [ 0.717788] tun: (C) 1999-2004 Max Krasnyansky [ 0.720451] PPP generic driver version 2.4.2 [ 0.721674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723282] ehci-pci: EHCI PCI platform driver [ 0.724466] ehci-platform: EHCI generic platform driver [ 0.725798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727317] ohci-pci: OHCI PCI platform driver [ 0.728498] ohci-platform: OHCI generic platform driver [ 0.729822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747735] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752275] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754190] usb usb1: Product: UHCI Host Controller [ 0.755427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758214] hub 1-0:1.0: USB hub found [ 0.759254] hub 1-0:1.0: 2 ports detected [ 0.760559] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.764684] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766034] mousedev: PS/2 mouse device common for all mice [ 0.767696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770115] rtc_cmos 00:00: RTC can wake from S4 [ 0.771621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.774761] i2c /dev entries driver [ 0.775791] device-mapper: uevent: version 1.0.3 [ 0.777054] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779222] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781045] NET: Registered protocol family 10 [ 0.782530] NET: Registered protocol family 17 [ 0.783734] Key type dns_resolver registered [ 0.785026] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786463] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.788800] registered taskstats version 1 [ 0.789923] Loading compiled-in X.509 certificates [ 0.791724] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794179] zswap: loaded using pool lzo/zbud [ 0.796212] Key type trusted registered [ 0.798273] Key type encrypted registered [ 0.799388] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800754] ima: No TPM chip found, activating TPM-bypass! [ 0.802126] evm: HMAC attrs: 0x1 [ 0.803401] Magic number: 2:526:650 [ 0.804430] tty ttyprintk: hash matches [ 0.805568] rtc_cmos 00:00: setting system clock to 2018-09-24 20:36:22 UTC (1537821382) [ 0.807721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809180] EDD information not available. [ 0.872644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874698] Write protecting the kernel read-only data: 14336k [ 0.877583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 0.79 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.033632] 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.120.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-09-24 20:36:23,572 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-09-24 20:36:24,889 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 520579595 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.180168] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.182372] pid_max: default: 32768 minimum: 301 [ 0.183565] ACPI: Core revision 20150930 [ 0.185205] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186936] Security Framework initialized [ 0.188018] Yama: becoming mindful. [ 0.188986] AppArmor: AppArmor initialized [ 0.190106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.193555] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197028] Initializing cgroup subsys io [ 0.198137] Initializing cgroup subsys memory [ 0.199328] Initializing cgroup subsys devices [ 0.200513] Initializing cgroup subsys freezer [ 0.201700] Initializing cgroup subsys net_cls [ 0.202880] Initializing cgroup subsys perf_event [ 0.204122] Initializing cgroup subsys net_prio [ 0.205335] Initializing cgroup subsys hugetlb [ 0.206513] Initializing cgroup subsys pids [ 0.207693] CPU: Physical Processor ID: 0 [ 0.209486] mce: CPU supports 10 MCE banks [ 0.210630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.233466] ftrace: allocating 31920 entries in 125 pages [ 0.258666] smpboot: Max logical packages: 1 [ 0.259844] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261670] x2apic enabled [ 0.262792] Switched APIC routing to physical x2apic. [ 0.265211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269348] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271738] KVM setup paravirtual spinlock [ 0.273319] x86: Booted up 1 node, 1 CPUs [ 0.274405] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276257] devtmpfs: initialized [ 0.278209] evm: security.selinux [ 0.279157] evm: security.SMACK64 [ 0.280098] evm: security.SMACK64EXEC [ 0.281109] evm: security.SMACK64TRANSMUTE [ 0.282196] evm: security.SMACK64MMAP [ 0.283196] evm: security.ima [ 0.284064] evm: security.capability [ 0.285122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287581] pinctrl core: initialized pinctrl subsystem [ 0.289031] RTC time: 20:36:21, date: 09/24/18 [ 0.290292] NET: Registered protocol family 16 [ 0.291597] cpuidle: using governor ladder [ 0.292699] cpuidle: using governor menu [ 0.293757] PCCT header not found. [ 0.294772] ACPI: bus type PCI registered [ 0.295864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297501] PCI: Using configuration type 1 for base access [ 0.299620] ACPI: Added _OSI(Module Device) [ 0.300756] ACPI: Added _OSI(Processor Device) [ 0.301913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.303123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305270] ACPI: Interpreter enabled [ 0.306307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.308797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316269] ACPI: (supports S0 S5) [ 0.317213] ACPI: Using IOAPIC for interrupt routing [ 0.318460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325364] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329798] acpiphp: Slot [3] registered [ 0.330877] acpiphp: Slot [4] registered [ 0.331940] acpiphp: Slot [5] registered [ 0.333008] acpiphp: Slot [6] registered [ 0.334080] acpiphp: Slot [7] registered [ 0.335153] acpiphp: Slot [8] registered [ 0.336222] acpiphp: Slot [9] registered [ 0.337292] acpiphp: Slot [10] registered [ 0.338383] acpiphp: Slot [11] registered [ 0.339464] acpiphp: Slot [12] registered [ 0.340555] acpiphp: Slot [13] registered [ 0.341641] acpiphp: Slot [14] registered [ 0.342720] acpiphp: Slot [15] registered [ 0.357819] acpiphp: Slot [16] registered [ 0.358926] acpiphp: Slot [17] registered [ 0.360019] acpiphp: Slot [18] registered [ 0.361112] acpiphp: Slot [19] registered [ 0.362208] acpiphp: Slot [20] registered [ 0.363291] acpiphp: Slot [21] registered [ 0.364366] acpiphp: Slot [22] registered [ 0.365443] acpiphp: Slot [23] registered [ 0.366525] acpiphp: Slot [24] registered [ 0.367604] acpiphp: Slot [25] registered [ 0.368691] acpiphp: Slot [26] registered [ 0.369770] acpiphp: Slot [27] registered [ 0.370861] acpiphp: Slot [28] registered [ 0.371942] acpiphp: Slot [29] registered [ 0.373021] acpiphp: Slot [30] registered [ 0.374096] acpiphp: Slot [31] registered [ 0.375185] PCI host bridge to bus 0000:00 [ 0.376261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.377869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.379456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385289] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.390926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.398578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420888] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424748] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426658] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.430295] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.432049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.433459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.435545] vgaarb: loaded [ 0.436368] vgaarb: bridge control possible 0000:00:02.0 [ 0.437988] SCSI subsystem initialized [ 0.439226] ACPI: bus type USB registered [ 0.440368] usbcore: registered new interface driver usbfs [ 0.441730] usbcore: registered new interface driver hub [ 0.443065] usbcore: registered new device driver usb [ 0.444525] PCI: Using ACPI for IRQ routing [ 0.446027] NetLabel: Initializing [ 0.447000] NetLabel: domain hash size = 128 [ 0.448142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449430] NetLabel: unlabeled traffic allowed by default [ 0.450975] clocksource: Switched to clocksource kvm-clock [ 0.461028] AppArmor: AppArmor Filesystem Enabled [ 0.462335] pnp: PnP ACPI init [ 0.463559] pnp: PnP ACPI: found 5 devices [ 0.470337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.472642] NET: Registered protocol family 2 [ 0.474028] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475747] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478938] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481951] NET: Registered protocol family 1 [ 0.483136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500513] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515087] Trying to unpack rootfs image as initramfs... [ 0.576528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.581502] Scanning for low memory corruption every 60 seconds [ 0.583663] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.585243] audit: initializing netlink subsys (disabled) [ 0.586672] audit: type=2000 audit(1537821382.187:1): initialized [ 0.588559] Initialise system trusted keyring [ 0.589903] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591478] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594168] zbud: loaded [ 0.595168] VFS: Disk quotas dquot_6.6.0 [ 0.596282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598397] fuse init (API version 7.23) [ 0.599627] Key type big_key registered [ 0.600709] Allocating IMA MOK and blacklist keyrings. [ 0.602321] Key type asymmetric registered [ 0.603451] Asymmetric key parser 'x509' registered [ 0.604757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606799] io scheduler noop registered [ 0.607895] io scheduler deadline registered (default) [ 0.609247] io scheduler cfq registered [ 0.610423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615564] ACPI: Power Button [PWRF] [ 0.616770] GHES: HEST is not enabled! [ 0.630919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660418] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690057] Linux agpgart interface v0.103 [ 0.693397] brd: module loaded [ 0.695585] loop: module loaded [ 0.701298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703276] GPT:90111 != 2097151 [ 0.704198] GPT:Alternate GPT header not at the end of the disk. [ 0.705673] GPT:90111 != 2097151 [ 0.706606] GPT: Use GNU Parted to correct GPT errors. [ 0.707908] vda: vda1 vda15 [ 0.709581] scsi host0: ata_piix [ 0.710634] scsi host1: ata_piix [ 0.711618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713247] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715402] libphy: Fixed MDIO Bus: probed [ 0.716506] tun: Universal TUN/TAP device driver, 1.6 [ 0.717788] tun: (C) 1999-2004 Max Krasnyansky [ 0.720451] PPP generic driver version 2.4.2 [ 0.721674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723282] ehci-pci: EHCI PCI platform driver [ 0.724466] ehci-platform: EHCI generic platform driver [ 0.725798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727317] ohci-pci: OHCI PCI platform driver [ 0.728498] ohci-platform: OHCI generic platform driver [ 0.729822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747735] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752275] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754190] usb usb1: Product: UHCI Host Controller [ 0.755427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758214] hub 1-0:1.0: USB hub found [ 0.759254] hub 1-0:1.0: 2 ports detected [ 0.760559] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.764684] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766034] mousedev: PS/2 mouse device common for all mice [ 0.767696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770115] rtc_cmos 00:00: RTC can wake from S4 [ 0.771621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.774761] i2c /dev entries driver [ 0.775791] device-mapper: uevent: version 1.0.3 [ 0.777054] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779222] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781045] NET: Registered protocol family 10 [ 0.782530] NET: Registered protocol family 17 [ 0.783734] Key type dns_resolver registered [ 0.785026] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786463] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.788800] registered taskstats version 1 [ 0.789923] Loading compiled-in X.509 certificates [ 0.791724] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794179] zswap: loaded using pool lzo/zbud [ 0.796212] Key type trusted registered [ 0.798273] Key type encrypted registered [ 0.799388] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800754] ima: No TPM chip found, activating TPM-bypass! [ 0.802126] evm: HMAC attrs: 0x1 [ 0.803401] Magic number: 2:526:650 [ 0.804430] tty ttyprintk: hash matches [ 0.805568] rtc_cmos 00:00: setting system clock to 2018-09-24 20:36:22 UTC (1537821382) [ 0.807721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809180] EDD information not available. [ 0.872644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874698] Write protecting the kernel read-only data: 14336k [ 0.877583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 0.79 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.033632] 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.120.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-09-24 20:36:26,221 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 520579595 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.180168] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.182372] pid_max: default: 32768 minimum: 301 [ 0.183565] ACPI: Core revision 20150930 [ 0.185205] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186936] Security Framework initialized [ 0.188018] Yama: becoming mindful. [ 0.188986] AppArmor: AppArmor initialized [ 0.190106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.193555] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195175] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197028] Initializing cgroup subsys io [ 0.198137] Initializing cgroup subsys memory [ 0.199328] Initializing cgroup subsys devices [ 0.200513] Initializing cgroup subsys freezer [ 0.201700] Initializing cgroup subsys net_cls [ 0.202880] Initializing cgroup subsys perf_event [ 0.204122] Initializing cgroup subsys net_prio [ 0.205335] Initializing cgroup subsys hugetlb [ 0.206513] Initializing cgroup subsys pids [ 0.207693] CPU: Physical Processor ID: 0 [ 0.209486] mce: CPU supports 10 MCE banks [ 0.210630] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.211993] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.226838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.233466] ftrace: allocating 31920 entries in 125 pages [ 0.258666] smpboot: Max logical packages: 1 [ 0.259844] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261670] x2apic enabled [ 0.262792] Switched APIC routing to physical x2apic. [ 0.265211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266684] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269348] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271738] KVM setup paravirtual spinlock [ 0.273319] x86: Booted up 1 node, 1 CPUs [ 0.274405] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276257] devtmpfs: initialized [ 0.278209] evm: security.selinux [ 0.279157] evm: security.SMACK64 [ 0.280098] evm: security.SMACK64EXEC [ 0.281109] evm: security.SMACK64TRANSMUTE [ 0.282196] evm: security.SMACK64MMAP [ 0.283196] evm: security.ima [ 0.284064] evm: security.capability [ 0.285122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287581] pinctrl core: initialized pinctrl subsystem [ 0.289031] RTC time: 20:36:21, date: 09/24/18 [ 0.290292] NET: Registered protocol family 16 [ 0.291597] cpuidle: using governor ladder [ 0.292699] cpuidle: using governor menu [ 0.293757] PCCT header not found. [ 0.294772] ACPI: bus type PCI registered [ 0.295864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297501] PCI: Using configuration type 1 for base access [ 0.299620] ACPI: Added _OSI(Module Device) [ 0.300756] ACPI: Added _OSI(Processor Device) [ 0.301913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.303123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.305270] ACPI: Interpreter enabled [ 0.306307] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.308797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.311286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.316269] ACPI: (supports S0 S5) [ 0.317213] ACPI: Using IOAPIC for interrupt routing [ 0.318460] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.322219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.325364] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329798] acpiphp: Slot [3] registered [ 0.330877] acpiphp: Slot [4] registered [ 0.331940] acpiphp: Slot [5] registered [ 0.333008] acpiphp: Slot [6] registered [ 0.334080] acpiphp: Slot [7] registered [ 0.335153] acpiphp: Slot [8] registered [ 0.336222] acpiphp: Slot [9] registered [ 0.337292] acpiphp: Slot [10] registered [ 0.338383] acpiphp: Slot [11] registered [ 0.339464] acpiphp: Slot [12] registered [ 0.340555] acpiphp: Slot [13] registered [ 0.341641] acpiphp: Slot [14] registered [ 0.342720] acpiphp: Slot [15] registered [ 0.357819] acpiphp: Slot [16] registered [ 0.358926] acpiphp: Slot [17] registered [ 0.360019] acpiphp: Slot [18] registered [ 0.361112] acpiphp: Slot [19] registered [ 0.362208] acpiphp: Slot [20] registered [ 0.363291] acpiphp: Slot [21] registered [ 0.364366] acpiphp: Slot [22] registered [ 0.365443] acpiphp: Slot [23] registered [ 0.366525] acpiphp: Slot [24] registered [ 0.367604] acpiphp: Slot [25] registered [ 0.368691] acpiphp: Slot [26] registered [ 0.369770] acpiphp: Slot [27] registered [ 0.370861] acpiphp: Slot [28] registered [ 0.371942] acpiphp: Slot [29] registered [ 0.373021] acpiphp: Slot [30] registered [ 0.374096] acpiphp: Slot [31] registered [ 0.375185] PCI host bridge to bus 0000:00 [ 0.376261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.377869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.379456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.383331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.385289] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.389226] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.390926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.392502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.394200] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.398578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.400521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420888] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424748] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426658] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.430295] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.432049] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.433459] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.435545] vgaarb: loaded [ 0.436368] vgaarb: bridge control possible 0000:00:02.0 [ 0.437988] SCSI subsystem initialized [ 0.439226] ACPI: bus type USB registered [ 0.440368] usbcore: registered new interface driver usbfs [ 0.441730] usbcore: registered new interface driver hub [ 0.443065] usbcore: registered new device driver usb [ 0.444525] PCI: Using ACPI for IRQ routing [ 0.446027] NetLabel: Initializing [ 0.447000] NetLabel: domain hash size = 128 [ 0.448142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.449430] NetLabel: unlabeled traffic allowed by default [ 0.450975] clocksource: Switched to clocksource kvm-clock [ 0.461028] AppArmor: AppArmor Filesystem Enabled [ 0.462335] pnp: PnP ACPI init [ 0.463559] pnp: PnP ACPI: found 5 devices [ 0.470337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.472642] NET: Registered protocol family 2 [ 0.474028] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.475747] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.478938] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481951] NET: Registered protocol family 1 [ 0.483136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486035] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.500513] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515087] Trying to unpack rootfs image as initramfs... [ 0.576528] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.581502] Scanning for low memory corruption every 60 seconds [ 0.583663] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.585243] audit: initializing netlink subsys (disabled) [ 0.586672] audit: type=2000 audit(1537821382.187:1): initialized [ 0.588559] Initialise system trusted keyring [ 0.589903] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591478] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.594168] zbud: loaded [ 0.595168] VFS: Disk quotas dquot_6.6.0 [ 0.596282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598397] fuse init (API version 7.23) [ 0.599627] Key type big_key registered [ 0.600709] Allocating IMA MOK and blacklist keyrings. [ 0.602321] Key type asymmetric registered [ 0.603451] Asymmetric key parser 'x509' registered [ 0.604757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606799] io scheduler noop registered [ 0.607895] io scheduler deadline registered (default) [ 0.609247] io scheduler cfq registered [ 0.610423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613578] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.615564] ACPI: Power Button [PWRF] [ 0.616770] GHES: HEST is not enabled! [ 0.630919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660418] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687107] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690057] Linux agpgart interface v0.103 [ 0.693397] brd: module loaded [ 0.695585] loop: module loaded [ 0.701298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.703276] GPT:90111 != 2097151 [ 0.704198] GPT:Alternate GPT header not at the end of the disk. [ 0.705673] GPT:90111 != 2097151 [ 0.706606] GPT: Use GNU Parted to correct GPT errors. [ 0.707908] vda: vda1 vda15 [ 0.709581] scsi host0: ata_piix [ 0.710634] scsi host1: ata_piix [ 0.711618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.713247] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.715402] libphy: Fixed MDIO Bus: probed [ 0.716506] tun: Universal TUN/TAP device driver, 1.6 [ 0.717788] tun: (C) 1999-2004 Max Krasnyansky [ 0.720451] PPP generic driver version 2.4.2 [ 0.721674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723282] ehci-pci: EHCI PCI platform driver [ 0.724466] ehci-platform: EHCI generic platform driver [ 0.725798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727317] ohci-pci: OHCI PCI platform driver [ 0.728498] ohci-platform: OHCI generic platform driver [ 0.729822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744428] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.747735] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.749104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.750641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.752275] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.754190] usb usb1: Product: UHCI Host Controller [ 0.755427] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.756926] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758214] hub 1-0:1.0: USB hub found [ 0.759254] hub 1-0:1.0: 2 ports detected [ 0.760559] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.764684] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766034] mousedev: PS/2 mouse device common for all mice [ 0.767696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.770115] rtc_cmos 00:00: RTC can wake from S4 [ 0.771621] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.773195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.774761] i2c /dev entries driver [ 0.775791] device-mapper: uevent: version 1.0.3 [ 0.777054] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.779222] ledtrig-cpu: registered to indicate activity on CPUs [ 0.781045] NET: Registered protocol family 10 [ 0.782530] NET: Registered protocol family 17 [ 0.783734] Key type dns_resolver registered [ 0.785026] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786463] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.788800] registered taskstats version 1 [ 0.789923] Loading compiled-in X.509 certificates [ 0.791724] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.794179] zswap: loaded using pool lzo/zbud [ 0.796212] Key type trusted registered [ 0.798273] Key type encrypted registered [ 0.799388] AppArmor: AppArmor sha1 policy hashing enabled [ 0.800754] ima: No TPM chip found, activating TPM-bypass! [ 0.802126] evm: HMAC attrs: 0x1 [ 0.803401] Magic number: 2:526:650 [ 0.804430] tty ttyprintk: hash matches [ 0.805568] rtc_cmos 00:00: setting system clock to 2018-09-24 20:36:22 UTC (1537821382) [ 0.807721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809180] EDD information not available. [ 0.872644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874698] Write protecting the kernel read-only data: 14336k [ 0.877583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 0.79 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.033632] 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.120.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfJhqPmZXtcTEGEMms0c1y4LD+zeTj/9oiRq1cFbtqItEZEmm2D3YmusJpSJKxHjuJI2BnEHxMxjA0MKY0TbAkiz/yKrApdlvsBMcEYgFoumfpJ12bFz/M1rsyDwqal5oIDKxESkUDn30tvDzDPFjS/tKuxGWjpAg7XWXN+RwSO0MgTMBkCFRLnYnbtVrZd8N/vCfmDo+vnLoyxnn7wZFz8ozLEomKj+BO0hVVqXvSm2YBKyl13zP73ICc4LSzIDA1zTHgJ3yFX7NsIOJGO77vPcKEruGVcw4CGf/LBIH5Jtju49hAZ1a3KR0V7jl2iigPzf1IlPa5ZTipXhdAaiRP root@vping-userdata-vm2-9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73 ssh-dss AAAAB3NzaC1kc3MAAACBAIVadAa/7Nj6S/d58Fo0xQVy8cS4rPXCYYCqL75WDcit8QtkR6NzRbSB+FpUxDnJetXBpoYOaJFgRgO0CajNFsrPRBJGUJ2cibEfrN47vSKrs+hDVUbKLZ2aijH6/mndpdpQAdLf6YsN+hvdC0A5sIVZrpGBAqrAYkNVAL57a5N1AAAAFQCUi8sLxrQAOJ0W8Vt7rq0AN/lRQwAAAIB/azlyqL/NTRomtpsbEGJt+6BXCLsisTHOClZ+kY3CA97xIBrGhidWKCaOzNFLhLRuyrWSAa8ZjgHsV1Gk8XedhFN6D504QVAOTbTEMNyyanVxiUS6qMu6rZqSoqsuySNksHUa0q6mM+D7BnhLVN3S87XKP36whJ/2POIdP2R/rAAAAIBwQthHt8oi0qQf70AcejZl+6WIy0C2lvWlSx5TBt+lMcz2NpRD/Pg3SNuhWnSEhK9koFPQHixAhtNUo7oqzBevWpp9XzUMiZGjslcuFkazjJ/X878AVezcFDZTbtyuo7hoX7bmMJlMqn2DZWJ4rKT1A/mTxLa3/nufbNcT4zzPrg== root@vping-userdata-vm2-9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.39s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe5d:e30e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-9ecfcb7e-e4ef-42f7-9f35-95877bb7ac73 login: 2018-09-24 20:36:26,223 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-24 20:36:26,337 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:36:26,337 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 20:36:41,072 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-24 20:36:42,380 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57'}) 2018-09-24 20:36:42,759 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f5d2ed3da47a48fcbeac03bb82de0883', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2ca194d1-8121-4a41-975b-cb5bc5434e57'}) 2018-09-24 20:36:43,958 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f8a527ec-5110-43a0-a2bf-ce3394293fd7', 'username': u'cinder_test-user_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:36:43,961 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'password': 'f8a527ec-5110-43a0-a2bf-ce3394293fd7', 'project_name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': 'dde76ea6ff4b4abca656fc526ee279e0', 'project_domain_name': 'Default'} 2018-09-24 20:36:43,962 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-24 20:36:44,732 - 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-09-24T20:36:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6a6bea02-c554-454a-aa1a-9d76a937274b', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_2ca194d1-8121-4a41-975b-cb5bc5434e57', u'admin_state_up': True, u'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', u'created_at': u'2018-09-24T20:36:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dde76ea6ff4b4abca656fc526ee279e0'}) 2018-09-24 20:36:46,208 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T20:36:45Z', 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'2d2ff17e-2836-425d-abff-a8b6cc486f84', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2ca194d1-8121-4a41-975b-cb5bc5434e57', u'enable_dhcp': True, u'network_id': u'6a6bea02-c554-454a-aa1a-9d76a937274b', u'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', u'created_at': u'2018-09-24T20:36:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dde76ea6ff4b4abca656fc526ee279e0'}) 2018-09-24 20:36:47,479 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a8da644a-735c-4269-a198-9399a9d4913e', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', u'created_at': u'2018-09-24T20:36:46Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T20:36:47Z', u'revision_number': 2, u'routes': [], u'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', u'id': u'6f661638-40a4-42e4-913d-c2c8ade67606', u'name': u'cinder_test-router_2ca194d1-8121-4a41-975b-cb5bc5434e57'}) 2018-09-24 20:36:51,318 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e/file', 'owner': u'dde76ea6ff4b4abca656fc526ee279e0', 'id': u'd1d9a7e8-f0e1-45fa-a27a-e51e7e96979e', 'size': 12716032, u'self': u'/v2/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:36:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-24T20:36:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2ca194d1-8121-4a41-975b-cb5bc5434e57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'created': u'2018-09-24T20:36:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:36:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d1d9a7e8-f0e1-45fa-a27a-e51e7e96979e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2ca194d1-8121-4a41-975b-cb5bc5434e57', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:36:51,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2ca194d1-8121-4a41-975b-cb5bc5434e57', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'506d0367-6829-44fd-abde-c80e0bbd4ee2', 'swap': 0}) 2018-09-24 20:36:52,070 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbp2rLVnNe7c+uKH2DktLeGEVuzvbckv31iPH2fQ3q4WP84kTWLoxAWBOTgDLp/bjSb7TYMRaeeHiCRiFbKJ7arwzaLTMXqqFcuOrB1mM2gAOpKVfeXF599NZIP6gQ5OkkWB12Fac+tDsGGzTeSXEMcZpTH51UpuBlJMYqN+44Op5/igkXDJD3t336A/x6t5ioOYEPzFdXkHY0tDggkHvxjDDyokVtUC6Mrg/mIt27w/9LB5IAp+yvOkH86oCbvp07AMeAlHCxL7qL+J10uilwtWuVgwbEOVKJEmT3SeofDblI35QmmAPu2G6h+bUsM7/gSLMT8sa+0PjiQZp0FxV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0G6dqy1ZzXu3Prih9g5LS3hhFbs723JL99Yjx9n0N6uFj/OJ\nE1i6MQFgTk4Ay6f240m+02DEWnnh4gkYhWyie2q8M2i0zF6qhXLjqwdZjNoADqSl\nX3lxeffTWSD+oEOTpJFgddhWnPrQ7Bhs03klxDHGaUx+dVKbgZSTGKjfuODqef4o\nJFwyQ97d9+gP8ereYqDmBD8xXV5B2NLQ4IJB78Yww8qJFbVAujK4P5iLdu8P/Swe\nSAKfsrzpB/OqAm76dOwDHgJRwsS+6i/iddLopcLVrlYMGxDlSiRJk90nqHw25SN+\nUJpgD7thuofm1LDO/4EizE/LGvtD44kGadBcVQIDAQABAoIBAGUuLW/ZVgzAD9Zs\nvoK5sadzSn3IJGiE9Yfb9gagMUONCgs1R8eSfOApMN0SVKSIZvsy42WtReQ94n9d\ntv+eGsoaqD20iH/lPJYHjamKqdgMQ5bYKkdMpt90hK5xq+mUpGlxAQhz+qe9wgm6\nWanW15SELTMUpRbDASZIP5fq8p/F/rh3ccvcIK+Hg2nqhU6kXBMLU/zR+To7Q+On\ncO3BoXq1RZUhh7MZhbC486t5qcakjqCkDj+fS5vRJm0ysoX8HG3s4OI8ySQSU1uu\nXXoQc7IHpj0SOaoPuUQrku6pylE3bj6OfqdriPpTjcCevRb01UQvxBY3juhQSUlX\nHLt0P8ECgYEA832wQbDxQM2DVSsQMUxDUtj0k2gU9aFBrVlLxLM62Fhg/2DPlsfj\npSh42VAfjLsBDSKfm+b8AhmnYirVnEr2s8yWjRc9n3jhJhKnhxohk9F1xsgRFBll\ndknl60FD7SWF50hHhETlR2yqzr17YMR13YRdS6FRHWUL+ll/G6WyU50CgYEA2yPY\nRTcZiaVI4/VmRYozmfZfrUvDDqe3l5Sp6ubhnGFAJKtkaroWGG/ka0SISjn4wFyU\nRns+8v9aOmqmrIW0F6Xkp6ZjA31gaDUJ0fKy8VGsy+mQmj5ES6TwLVkcUZTkc5T3\nrhnaI++NlpNwayxtP/okVlK7jzbmFcDRZVy1WhkCgYEAiSADnzsy4rfaeqBh4iF8\n2K9uLYW0KBDEmAdt8Dyvqx86oRe4UMYJof2E8X16BxtZoDgbgwU2b0hbR6Gv4vEk\ntmVFc/fesGy2/2YKCr/goQqZNXV+iL80sMU1QqPiyS8UlgfSnt7d8Ld2CjATx49c\ngYAFuo4CzHcXo8m7F6rdHtECgYEAq5oOKWVUYi1EPv5T7/ChJ9d+ZL4HKNq9Mb4A\nsSnLUiH1kMGGCO1fkBNO05D/COEModXdZrPsP20mwsfxbPfmZv5JZ98refgcHn4q\nCnX7Gm3S2nsz+RT5diLa0SgOvPPTUY89xOAJqkpUna0nQ0Wu54KCIfb3WNaspiwv\nzSgj+0ECgYA7TxNAOwIsmnkBIFRipaqQYMrTZFuFg7c51EIV9rqjUF68/OA9tsbs\ngWCXs/+s87mBLJE9zXBhUyqB32ZtqbEcrcV1CLCXo29+0By4rDzcSqyrtVhb6VWd\ngH/6+Vi3kQ5pkD8c0EDcNoyKxdMResL6/g990dUVBZAEZrasEWRHMA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f5d2ed3da47a48fcbeac03bb82de0883', 'name': u'cinder_test-kp_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'created_at': '2018-09-24T20:36:52.070059', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'36:ac:1b:1d:61:12:d2:34:3c:20:29:0b:df:39:b5:e0', 'type': 'ssh', 'id': u'cinder_test-kp_2ca194d1-8121-4a41-975b-cb5bc5434e57'}) 2018-09-24 20:36:52,070 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0G6dqy1ZzXu3Prih9g5LS3hhFbs723JL99Yjx9n0N6uFj/OJ E1i6MQFgTk4Ay6f240m+02DEWnnh4gkYhWyie2q8M2i0zF6qhXLjqwdZjNoADqSl X3lxeffTWSD+oEOTpJFgddhWnPrQ7Bhs03klxDHGaUx+dVKbgZSTGKjfuODqef4o JFwyQ97d9+gP8ereYqDmBD8xXV5B2NLQ4IJB78Yww8qJFbVAujK4P5iLdu8P/Swe SAKfsrzpB/OqAm76dOwDHgJRwsS+6i/iddLopcLVrlYMGxDlSiRJk90nqHw25SN+ UJpgD7thuofm1LDO/4EizE/LGvtD44kGadBcVQIDAQABAoIBAGUuLW/ZVgzAD9Zs voK5sadzSn3IJGiE9Yfb9gagMUONCgs1R8eSfOApMN0SVKSIZvsy42WtReQ94n9d tv+eGsoaqD20iH/lPJYHjamKqdgMQ5bYKkdMpt90hK5xq+mUpGlxAQhz+qe9wgm6 WanW15SELTMUpRbDASZIP5fq8p/F/rh3ccvcIK+Hg2nqhU6kXBMLU/zR+To7Q+On cO3BoXq1RZUhh7MZhbC486t5qcakjqCkDj+fS5vRJm0ysoX8HG3s4OI8ySQSU1uu XXoQc7IHpj0SOaoPuUQrku6pylE3bj6OfqdriPpTjcCevRb01UQvxBY3juhQSUlX HLt0P8ECgYEA832wQbDxQM2DVSsQMUxDUtj0k2gU9aFBrVlLxLM62Fhg/2DPlsfj pSh42VAfjLsBDSKfm+b8AhmnYirVnEr2s8yWjRc9n3jhJhKnhxohk9F1xsgRFBll dknl60FD7SWF50hHhETlR2yqzr17YMR13YRdS6FRHWUL+ll/G6WyU50CgYEA2yPY RTcZiaVI4/VmRYozmfZfrUvDDqe3l5Sp6ubhnGFAJKtkaroWGG/ka0SISjn4wFyU Rns+8v9aOmqmrIW0F6Xkp6ZjA31gaDUJ0fKy8VGsy+mQmj5ES6TwLVkcUZTkc5T3 rhnaI++NlpNwayxtP/okVlK7jzbmFcDRZVy1WhkCgYEAiSADnzsy4rfaeqBh4iF8 2K9uLYW0KBDEmAdt8Dyvqx86oRe4UMYJof2E8X16BxtZoDgbgwU2b0hbR6Gv4vEk tmVFc/fesGy2/2YKCr/goQqZNXV+iL80sMU1QqPiyS8UlgfSnt7d8Ld2CjATx49c gYAFuo4CzHcXo8m7F6rdHtECgYEAq5oOKWVUYi1EPv5T7/ChJ9d+ZL4HKNq9Mb4A sSnLUiH1kMGGCO1fkBNO05D/COEModXdZrPsP20mwsfxbPfmZv5JZ98refgcHn4q CnX7Gm3S2nsz+RT5diLa0SgOvPPTUY89xOAJqkpUna0nQ0Wu54KCIfb3WNaspiwv zSgj+0ECgYA7TxNAOwIsmnkBIFRipaqQYMrTZFuFg7c51EIV9rqjUF68/OA9tsbs gWCXs/+s87mBLJE9zXBhUyqB32ZtqbEcrcV1CLCXo29+0By4rDzcSqyrtVhb6VWd gH/6+Vi3kQ5pkD8c0EDcNoyKxdMResL6/g990dUVBZAEZrasEWRHMA== -----END RSA PRIVATE KEY----- 2018-09-24 20:37:03,662 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2ca194d1-8121-4a41-975b-cb5bc5434e57': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:e0:2d', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd1d9a7e8-f0e1-45fa-a27a-e51e7e96979e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:37:01.000000', 'flavor': Munch({u'id': u'506d0367-6829-44fd-abde-c80e0bbd4ee2'}), 'az': u'nova', 'id': u'bca11324-fe72-47f9-8f08-733c89d7d16b', 'security_groups': [Munch({u'name': u'cinder_test-sg_2ca194d1-8121-4a41-975b-cb5bc5434e57'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f5d2ed3da47a48fcbeac03bb82de0883', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', '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-09-24T20:37:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:37:01Z', 'hostId': u'0edd489e547d29a60ec9727c5920180db793b9e1599d985efb13c3e5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'0edd489e547d29a60ec9727c5920180db793b9e1599d985efb13c3e5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:37:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': u'cinder_test-vm2_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'adminPass': u'GSjS2URo5i2x', 'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'created_at': u'2018-09-24T20:36:54Z', 'created': u'2018-09-24T20:36:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:37:05,757 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6f661638-40a4-42e4-913d-c2c8ade67606', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'created_at': u'2018-09-24T20:37:04Z', 'attached': True, 'updated_at': u'2018-09-24T20:37:04Z', 'id': u'4ac1d62b-e318-45d4-b463-ab8b7684558f', 'floating_network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6f661638-40a4-42e4-913d-c2c8ade67606', 'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'port_id': u'87406bcb-dda2-46e6-bbaa-19adaa3d37f6', 'port': u'87406bcb-dda2-46e6-bbaa-19adaa3d37f6', 'network': u'a991a30e-136a-45aa-80d2-8ec18fd84808'}) 2018-09-24 20:37:05,827 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498593788 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.199817] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202304] pid_max: default: 32768 minimum: 301 [ 0.203673] ACPI: Core revision 20150930 [ 0.205462] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207428] Security Framework initialized [ 0.208658] Yama: becoming mindful. [ 0.209763] AppArmor: AppArmor initialized [ 0.211063] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.213068] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.215019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216856] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218966] Initializing cgroup subsys io [ 0.220201] Initializing cgroup subsys memory [ 0.221489] Initializing cgroup subsys devices [ 0.222782] Initializing cgroup subsys freezer [ 0.224081] Initializing cgroup subsys net_cls [ 0.225417] Initializing cgroup subsys perf_event [ 0.226830] Initializing cgroup subsys net_prio [ 0.228179] Initializing cgroup subsys hugetlb [ 0.229512] Initializing cgroup subsys pids [ 0.230840] CPU: Physical Processor ID: 0 [ 0.232776] mce: CPU supports 10 MCE banks [ 0.234055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.252488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.259320] ftrace: allocating 31920 entries in 125 pages [ 0.284764] smpboot: Max logical packages: 1 [ 0.286054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.288105] x2apic enabled [ 0.289313] Switched APIC routing to physical x2apic. [ 0.291948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.296657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.299387] KVM setup paravirtual spinlock [ 0.301093] x86: Booted up 1 node, 1 CPUs [ 0.302317] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.304390] devtmpfs: initialized [ 0.306465] evm: security.selinux [ 0.307534] evm: security.SMACK64 [ 0.308590] evm: security.SMACK64EXEC [ 0.309725] evm: security.SMACK64TRANSMUTE [ 0.310955] evm: security.SMACK64MMAP [ 0.312082] evm: security.ima [ 0.313049] evm: security.capability [ 0.314241] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317021] pinctrl core: initialized pinctrl subsystem [ 0.318640] RTC time: 20:37:01, date: 09/24/18 [ 0.320042] NET: Registered protocol family 16 [ 0.321493] cpuidle: using governor ladder [ 0.322744] cpuidle: using governor menu [ 0.323912] PCCT header not found. [ 0.325031] ACPI: bus type PCI registered [ 0.326253] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328109] PCI: Using configuration type 1 for base access [ 0.330439] ACPI: Added _OSI(Module Device) [ 0.331711] ACPI: Added _OSI(Processor Device) [ 0.333021] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336725] ACPI: Interpreter enabled [ 0.337883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.343499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.346291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.349104] ACPI: (supports S0 S5) [ 0.350173] ACPI: Using IOAPIC for interrupt routing [ 0.351621] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.355699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357442] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.359325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.361137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364473] acpiphp: Slot [3] registered [ 0.365686] acpiphp: Slot [4] registered [ 0.366867] acpiphp: Slot [5] registered [ 0.368074] acpiphp: Slot [6] registered [ 0.369283] acpiphp: Slot [7] registered [ 0.370495] acpiphp: Slot [8] registered [ 0.371699] acpiphp: Slot [9] registered [ 0.372926] acpiphp: Slot [10] registered [ 0.374166] acpiphp: Slot [11] registered [ 0.375402] acpiphp: Slot [12] registered [ 0.376639] acpiphp: Slot [13] registered [ 0.377878] acpiphp: Slot [14] registered [ 0.379084] acpiphp: Slot [15] registered [ 0.394571] acpiphp: Slot [16] registered [ 0.395789] acpiphp: Slot [17] registered [ 0.396966] acpiphp: Slot [18] registered [ 0.398165] acpiphp: Slot [19] registered [ 0.399359] acpiphp: Slot [20] registered [ 0.400548] acpiphp: Slot [21] registered [ 0.401768] acpiphp: Slot [22] registered [ 0.402974] acpiphp: Slot [23] registered [ 0.404179] acpiphp: Slot [24] registered [ 0.405374] acpiphp: Slot [25] registered [ 0.406609] acpiphp: Slot [26] registered [ 0.407836] acpiphp: Slot [27] registered [ 0.409082] acpiphp: Slot [28] registered [ 0.410317] acpiphp: Slot [29] registered [ 0.411555] acpiphp: Slot [30] registered [ 0.412758] acpiphp: Slot [31] registered [ 0.413963] PCI host bridge to bus 0000:00 [ 0.415171] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.417014] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.418856] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421034] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.423221] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.425432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.431558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.433322] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435261] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.439555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441692] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.462954] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.465146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.471622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.473467] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.475420] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479431] vgaarb: loaded [ 0.480349] vgaarb: bridge control possible 0000:00:02.0 [ 0.482169] SCSI subsystem initialized [ 0.483564] ACPI: bus type USB registered [ 0.484840] usbcore: registered new interface driver usbfs [ 0.486421] usbcore: registered new interface driver hub [ 0.487970] usbcore: registered new device driver usb [ 0.489635] PCI: Using ACPI for IRQ routing [ 0.491294] NetLabel: Initializing [ 0.492400] NetLabel: domain hash size = 128 [ 0.493704] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.495166] NetLabel: unlabeled traffic allowed by default [ 0.496931] clocksource: Switched to clocksource kvm-clock [ 0.507293] AppArmor: AppArmor Filesystem Enabled [ 0.508762] pnp: PnP ACPI init [ 0.510106] pnp: PnP ACPI: found 5 devices [ 0.517179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.519807] NET: Registered protocol family 2 [ 0.521349] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.523335] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.525183] TCP: Hash tables configured (established 4096 bind 4096) [ 0.527037] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.528703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.530498] NET: Registered protocol family 1 [ 0.531850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.533549] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.535220] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.549907] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.567251] Trying to unpack rootfs image as initramfs... [ 0.630364] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.633226] Scanning for low memory corruption every 60 seconds [ 0.635389] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.637269] audit: initializing netlink subsys (disabled) [ 0.638911] audit: type=2000 audit(1537821422.015:1): initialized [ 0.640978] Initialise system trusted keyring [ 0.642493] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647238] zbud: loaded [ 0.648331] VFS: Disk quotas dquot_6.6.0 [ 0.649624] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.651999] fuse init (API version 7.23) [ 0.653374] Key type big_key registered [ 0.654624] Allocating IMA MOK and blacklist keyrings. [ 0.656497] Key type asymmetric registered [ 0.657777] Asymmetric key parser 'x509' registered [ 0.659260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.661531] io scheduler noop registered [ 0.662734] io scheduler deadline registered (default) [ 0.664244] io scheduler cfq registered [ 0.665550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.667179] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.669179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.671446] ACPI: Power Button [PWRF] [ 0.672790] GHES: HEST is not enabled! [ 0.687066] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.716664] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.719869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.743836] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.747173] Linux agpgart interface v0.103 [ 0.750781] brd: module loaded [ 0.753143] loop: module loaded [ 0.757913] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.760156] GPT:90111 != 2097151 [ 0.761206] GPT:Alternate GPT header not at the end of the disk. [ 0.762887] GPT:90111 != 2097151 [ 0.763925] GPT: Use GNU Parted to correct GPT errors. [ 0.765411] vda: vda1 vda15 [ 0.767253] scsi host0: ata_piix [ 0.768430] scsi host1: ata_piix [ 0.769536] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.771413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.773845] libphy: Fixed MDIO Bus: probed [ 0.775106] tun: Universal TUN/TAP device driver, 1.6 [ 0.776573] tun: (C) 1999-2004 Max Krasnyansky [ 0.779501] PPP generic driver version 2.4.2 [ 0.780882] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.782710] ehci-pci: EHCI PCI platform driver [ 0.784062] ehci-platform: EHCI generic platform driver [ 0.785594] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.787335] ohci-pci: OHCI PCI platform driver [ 0.788683] ohci-platform: OHCI generic platform driver [ 0.790227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.805224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.806783] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.809069] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.810626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.812391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.814297] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.816506] usb usb1: Product: UHCI Host Controller [ 0.817994] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.819754] usb usb1: SerialNumber: 0000:00:01.2 [ 0.821216] hub 1-0:1.0: USB hub found [ 0.822424] hub 1-0:1.0: 2 ports detected [ 0.823827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830014] mousedev: PS/2 mouse device common for all mice [ 0.831911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.834660] rtc_cmos 00:00: RTC can wake from S4 [ 0.836322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.838127] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.839931] i2c /dev entries driver [ 0.841090] device-mapper: uevent: version 1.0.3 [ 0.842552] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.845070] ledtrig-cpu: registered to indicate activity on CPUs [ 0.847121] NET: Registered protocol family 10 [ 0.848764] NET: Registered protocol family 17 [ 0.850130] Key type dns_resolver registered [ 0.851585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.853288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.855965] registered taskstats version 1 [ 0.857235] Loading compiled-in X.509 certificates [ 0.859203] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.862063] zswap: loaded using pool lzo/zbud [ 0.864255] Key type trusted registered [ 0.866559] Key type encrypted registered [ 0.867819] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869402] ima: No TPM chip found, activating TPM-bypass! [ 0.870967] evm: HMAC attrs: 0x1 [ 0.872377] Magic number: 2:526:650 [ 0.873564] tty ttyprintk: hash matches [ 0.874865] rtc_cmos 00:00: setting system clock to 2018-09-24 20:37:02 UTC (1537821422) [ 0.877321] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.878983] EDD information not available. [ 0.930761] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933170] Write protecting the kernel read-only data: 14336k [ 0.936299] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.939004] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.84 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.113868] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCASA0AF4qfO+bNp63M9IIwFlt3uxsiBX0GSenXvr5Ncd0ds/uazGvPW6YUOfYcor81gCHhEJypBAmR9P9xQGxkw9H1Gsi3u8UOL1eUWeXkFH24oDq6IAIgjRSPAugYFnuFGuO2nQvrnfFpPbXptZhCdHOsQivc+gYtFhhgVRu2RVRT/cR+uYBmGzYdFvnr2mxPmjUcW7aeN2GCABh4uFwd+zvzV59W11V/4G3xIkjo6eCoSWryvaSxuVEMcHEXff/Mkn9UkkZe8YFUxsc8l/+zWjUexzjC8cJhrBjflka4Zs0/Teo9iTXlc/rjVvkhNfUS9SsmieE1SsJ5/NeV75/P root@cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 ssh-dss AAAAB3NzaC1kc3MAAACBAMloX3Ow/xrFm6LnBWQ00+gs7nFlTULHNLUb+UVZj8gyAt8pPuxvYaUbyRwMKJ2c6Z+3JMdivEBX0N+WI5FpB1arknFbwW7UitZ8wmA17H7bw73DPwZ7G7cizbVu2gkFYs5MR6PwGuP0Zpxo3BoATjvOoHVMZw1lBrOp5lG4XjmTAAAAFQCtpA6ietujGBEPgPVsFZ/IkyrPXQAAAIEAshkBC4D2oRepOWjhpieioCx3te2Q0cmJgpifI8fem10uoaNMDKlMIGcNFs7sdkr2nz5p6NUuAsKJ4Iq5mSWodWpmRjWmTg9StA42rDpUUh5yZo5k1JuG57zrcIVVuQzHLCDF17f8FV/2uVzd/G4DtPi8y8jwqMmDPvKc9bGF3s8AAAB/NfZ+tGyytdIM/i+85WkyvuUW8uYB06fr1cqmYNHn02WF2vLIDu/Iye3AJWLCWfOGWc2F9HCAx5M1ixvqLl/Q0r6UgZHWZ2mZtQCVpUt7Clw0e1zxshjiDM6T2vD0LaYX+wFySIgqJlXaQvjJcQnsaJQoC4Aotnvwylb6seu5ZA== root@cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe2f:e02d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 login: 2018-09-24 20:37:06,830 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-09-24 20:37:15,919 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498593788 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.199817] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202304] pid_max: default: 32768 minimum: 301 [ 0.203673] ACPI: Core revision 20150930 [ 0.205462] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207428] Security Framework initialized [ 0.208658] Yama: becoming mindful. [ 0.209763] AppArmor: AppArmor initialized [ 0.211063] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.213068] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.215019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216856] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218966] Initializing cgroup subsys io [ 0.220201] Initializing cgroup subsys memory [ 0.221489] Initializing cgroup subsys devices [ 0.222782] Initializing cgroup subsys freezer [ 0.224081] Initializing cgroup subsys net_cls [ 0.225417] Initializing cgroup subsys perf_event [ 0.226830] Initializing cgroup subsys net_prio [ 0.228179] Initializing cgroup subsys hugetlb [ 0.229512] Initializing cgroup subsys pids [ 0.230840] CPU: Physical Processor ID: 0 [ 0.232776] mce: CPU supports 10 MCE banks [ 0.234055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235581] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.252488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.259320] ftrace: allocating 31920 entries in 125 pages [ 0.284764] smpboot: Max logical packages: 1 [ 0.286054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.288105] x2apic enabled [ 0.289313] Switched APIC routing to physical x2apic. [ 0.291948] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293648] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.296657] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.299387] KVM setup paravirtual spinlock [ 0.301093] x86: Booted up 1 node, 1 CPUs [ 0.302317] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.304390] devtmpfs: initialized [ 0.306465] evm: security.selinux [ 0.307534] evm: security.SMACK64 [ 0.308590] evm: security.SMACK64EXEC [ 0.309725] evm: security.SMACK64TRANSMUTE [ 0.310955] evm: security.SMACK64MMAP [ 0.312082] evm: security.ima [ 0.313049] evm: security.capability [ 0.314241] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317021] pinctrl core: initialized pinctrl subsystem [ 0.318640] RTC time: 20:37:01, date: 09/24/18 [ 0.320042] NET: Registered protocol family 16 [ 0.321493] cpuidle: using governor ladder [ 0.322744] cpuidle: using governor menu [ 0.323912] PCCT header not found. [ 0.325031] ACPI: bus type PCI registered [ 0.326253] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328109] PCI: Using configuration type 1 for base access [ 0.330439] ACPI: Added _OSI(Module Device) [ 0.331711] ACPI: Added _OSI(Processor Device) [ 0.333021] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336725] ACPI: Interpreter enabled [ 0.337883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.343499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.346291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.349104] ACPI: (supports S0 S5) [ 0.350173] ACPI: Using IOAPIC for interrupt routing [ 0.351621] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.355699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357442] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.359325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.361137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364473] acpiphp: Slot [3] registered [ 0.365686] acpiphp: Slot [4] registered [ 0.366867] acpiphp: Slot [5] registered [ 0.368074] acpiphp: Slot [6] registered [ 0.369283] acpiphp: Slot [7] registered [ 0.370495] acpiphp: Slot [8] registered [ 0.371699] acpiphp: Slot [9] registered [ 0.372926] acpiphp: Slot [10] registered [ 0.374166] acpiphp: Slot [11] registered [ 0.375402] acpiphp: Slot [12] registered [ 0.376639] acpiphp: Slot [13] registered [ 0.377878] acpiphp: Slot [14] registered [ 0.379084] acpiphp: Slot [15] registered [ 0.394571] acpiphp: Slot [16] registered [ 0.395789] acpiphp: Slot [17] registered [ 0.396966] acpiphp: Slot [18] registered [ 0.398165] acpiphp: Slot [19] registered [ 0.399359] acpiphp: Slot [20] registered [ 0.400548] acpiphp: Slot [21] registered [ 0.401768] acpiphp: Slot [22] registered [ 0.402974] acpiphp: Slot [23] registered [ 0.404179] acpiphp: Slot [24] registered [ 0.405374] acpiphp: Slot [25] registered [ 0.406609] acpiphp: Slot [26] registered [ 0.407836] acpiphp: Slot [27] registered [ 0.409082] acpiphp: Slot [28] registered [ 0.410317] acpiphp: Slot [29] registered [ 0.411555] acpiphp: Slot [30] registered [ 0.412758] acpiphp: Slot [31] registered [ 0.413963] PCI host bridge to bus 0000:00 [ 0.415171] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.417014] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.418856] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.421034] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.423221] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.425432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.429631] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.431558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.433322] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435261] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.439555] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.441692] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.462954] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.465146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.467272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.469382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.471622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.473467] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.475420] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479431] vgaarb: loaded [ 0.480349] vgaarb: bridge control possible 0000:00:02.0 [ 0.482169] SCSI subsystem initialized [ 0.483564] ACPI: bus type USB registered [ 0.484840] usbcore: registered new interface driver usbfs [ 0.486421] usbcore: registered new interface driver hub [ 0.487970] usbcore: registered new device driver usb [ 0.489635] PCI: Using ACPI for IRQ routing [ 0.491294] NetLabel: Initializing [ 0.492400] NetLabel: domain hash size = 128 [ 0.493704] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.495166] NetLabel: unlabeled traffic allowed by default [ 0.496931] clocksource: Switched to clocksource kvm-clock [ 0.507293] AppArmor: AppArmor Filesystem Enabled [ 0.508762] pnp: PnP ACPI init [ 0.510106] pnp: PnP ACPI: found 5 devices [ 0.517179] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.519807] NET: Registered protocol family 2 [ 0.521349] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.523335] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.525183] TCP: Hash tables configured (established 4096 bind 4096) [ 0.527037] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.528703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.530498] NET: Registered protocol family 1 [ 0.531850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.533549] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.535220] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.549907] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.567251] Trying to unpack rootfs image as initramfs... [ 0.630364] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.633226] Scanning for low memory corruption every 60 seconds [ 0.635389] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.637269] audit: initializing netlink subsys (disabled) [ 0.638911] audit: type=2000 audit(1537821422.015:1): initialized [ 0.640978] Initialise system trusted keyring [ 0.642493] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647238] zbud: loaded [ 0.648331] VFS: Disk quotas dquot_6.6.0 [ 0.649624] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.651999] fuse init (API version 7.23) [ 0.653374] Key type big_key registered [ 0.654624] Allocating IMA MOK and blacklist keyrings. [ 0.656497] Key type asymmetric registered [ 0.657777] Asymmetric key parser 'x509' registered [ 0.659260] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.661531] io scheduler noop registered [ 0.662734] io scheduler deadline registered (default) [ 0.664244] io scheduler cfq registered [ 0.665550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.667179] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.669179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.671446] ACPI: Power Button [PWRF] [ 0.672790] GHES: HEST is not enabled! [ 0.687066] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.716664] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.719869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.743836] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.747173] Linux agpgart interface v0.103 [ 0.750781] brd: module loaded [ 0.753143] loop: module loaded [ 0.757913] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.760156] GPT:90111 != 2097151 [ 0.761206] GPT:Alternate GPT header not at the end of the disk. [ 0.762887] GPT:90111 != 2097151 [ 0.763925] GPT: Use GNU Parted to correct GPT errors. [ 0.765411] vda: vda1 vda15 [ 0.767253] scsi host0: ata_piix [ 0.768430] scsi host1: ata_piix [ 0.769536] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.771413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.773845] libphy: Fixed MDIO Bus: probed [ 0.775106] tun: Universal TUN/TAP device driver, 1.6 [ 0.776573] tun: (C) 1999-2004 Max Krasnyansky [ 0.779501] PPP generic driver version 2.4.2 [ 0.780882] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.782710] ehci-pci: EHCI PCI platform driver [ 0.784062] ehci-platform: EHCI generic platform driver [ 0.785594] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.787335] ohci-pci: OHCI PCI platform driver [ 0.788683] ohci-platform: OHCI generic platform driver [ 0.790227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.805224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.806783] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.809069] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.810626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.812391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.814297] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.816506] usb usb1: Product: UHCI Host Controller [ 0.817994] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.819754] usb usb1: SerialNumber: 0000:00:01.2 [ 0.821216] hub 1-0:1.0: USB hub found [ 0.822424] hub 1-0:1.0: 2 ports detected [ 0.823827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.826967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830014] mousedev: PS/2 mouse device common for all mice [ 0.831911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.834660] rtc_cmos 00:00: RTC can wake from S4 [ 0.836322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.838127] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.839931] i2c /dev entries driver [ 0.841090] device-mapper: uevent: version 1.0.3 [ 0.842552] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.845070] ledtrig-cpu: registered to indicate activity on CPUs [ 0.847121] NET: Registered protocol family 10 [ 0.848764] NET: Registered protocol family 17 [ 0.850130] Key type dns_resolver registered [ 0.851585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.853288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.855965] registered taskstats version 1 [ 0.857235] Loading compiled-in X.509 certificates [ 0.859203] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.862063] zswap: loaded using pool lzo/zbud [ 0.864255] Key type trusted registered [ 0.866559] Key type encrypted registered [ 0.867819] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869402] ima: No TPM chip found, activating TPM-bypass! [ 0.870967] evm: HMAC attrs: 0x1 [ 0.872377] Magic number: 2:526:650 [ 0.873564] tty ttyprintk: hash matches [ 0.874865] rtc_cmos 00:00: setting system clock to 2018-09-24 20:37:02 UTC (1537821422) [ 0.877321] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.878983] EDD information not available. [ 0.930761] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933170] Write protecting the kernel read-only data: 14336k [ 0.936299] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.939004] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.84 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.113868] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCASA0AF4qfO+bNp63M9IIwFlt3uxsiBX0GSenXvr5Ncd0ds/uazGvPW6YUOfYcor81gCHhEJypBAmR9P9xQGxkw9H1Gsi3u8UOL1eUWeXkFH24oDq6IAIgjRSPAugYFnuFGuO2nQvrnfFpPbXptZhCdHOsQivc+gYtFhhgVRu2RVRT/cR+uYBmGzYdFvnr2mxPmjUcW7aeN2GCABh4uFwd+zvzV59W11V/4G3xIkjo6eCoSWryvaSxuVEMcHEXff/Mkn9UkkZe8YFUxsc8l/+zWjUexzjC8cJhrBjflka4Zs0/Teo9iTXlc/rjVvkhNfUS9SsmieE1SsJ5/NeV75/P root@cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 ssh-dss AAAAB3NzaC1kc3MAAACBAMloX3Ow/xrFm6LnBWQ00+gs7nFlTULHNLUb+UVZj8gyAt8pPuxvYaUbyRwMKJ2c6Z+3JMdivEBX0N+WI5FpB1arknFbwW7UitZ8wmA17H7bw73DPwZ7G7cizbVu2gkFYs5MR6PwGuP0Zpxo3BoATjvOoHVMZw1lBrOp5lG4XjmTAAAAFQCtpA6ietujGBEPgPVsFZ/IkyrPXQAAAIEAshkBC4D2oRepOWjhpieioCx3te2Q0cmJgpifI8fem10uoaNMDKlMIGcNFs7sdkr2nz5p6NUuAsKJ4Iq5mSWodWpmRjWmTg9StA42rDpUUh5yZo5k1JuG57zrcIVVuQzHLCDF17f8FV/2uVzd/G4DtPi8y8jwqMmDPvKc9bGF3s8AAAB/NfZ+tGyytdIM/i+85WkyvuUW8uYB06fr1cqmYNHn02WF2vLIDu/Iye3AJWLCWfOGWc2F9HCAx5M1ixvqLl/Q0r6UgZHWZ2mZtQCVpUt7Clw0e1zxshjiDM6T2vD0LaYX+wFySIgqJlXaQvjJcQnsaJQoC4Aotnvwylb6seu5ZA== root@cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe2f:e02d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2ca194d1-8121-4a41-975b-cb5bc5434e57 login: 2018-09-24 20:37:31,224 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2ca194d1-8121-4a41-975b-cb5bc5434e57': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a5:d5:5a', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd1d9a7e8-f0e1-45fa-a27a-e51e7e96979e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-24T20:37:30.000000', 'flavor': Munch({u'id': u'506d0367-6829-44fd-abde-c80e0bbd4ee2'}), 'az': u'nova', 'id': u'8e7711be-1784-4ec2-ad6a-07582050e601', 'security_groups': [Munch({u'name': u'cinder_test-sg_2ca194d1-8121-4a41-975b-cb5bc5434e57'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f5d2ed3da47a48fcbeac03bb82de0883', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', '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-09-24T20:37:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-24T20:37:30Z', 'hostId': u'24b567317acbbe5f19d06c8d0866c98f74a98c3e0c999bb1cd864a26', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'24b567317acbbe5f19d06c8d0866c98f74a98c3e0c999bb1cd864a26', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-09-24T20:37:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': u'cinder_test-vm_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'adminPass': u'4y5ctjWCU9HV', 'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'created_at': u'2018-09-24T20:37:23Z', 'created': u'2018-09-24T20:37:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-24 20:37:33,411 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6f661638-40a4-42e4-913d-c2c8ade67606', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'created_at': u'2018-09-24T20:37:32Z', 'attached': True, 'updated_at': u'2018-09-24T20:37:32Z', 'id': u'04acb890-199c-4f8e-94ed-6c148a9ac009', 'floating_network_id': u'a991a30e-136a-45aa-80d2-8ec18fd84808', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.215', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dde76ea6ff4b4abca656fc526ee279e0', 'name': 'cinder_test-project_2ca194d1-8121-4a41-975b-cb5bc5434e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6f661638-40a4-42e4-913d-c2c8ade67606', 'project_id': u'dde76ea6ff4b4abca656fc526ee279e0', 'port_id': u'923a1eb7-43d6-4e33-8c9e-136a19e61913', 'port': u'923a1eb7-43d6-4e33-8c9e-136a19e61913', 'network': u'a991a30e-136a-45aa-80d2-8ec18fd84808'}) 2018-09-24 20:37:33,491 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511806264 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.197940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200391] pid_max: default: 32768 minimum: 301 [ 0.201724] ACPI: Core revision 20150930 [ 0.203472] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205402] Security Framework initialized [ 0.206605] Yama: becoming mindful. [ 0.207685] AppArmor: AppArmor initialized [ 0.208945] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.210863] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.212738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216528] Initializing cgroup subsys io [ 0.217728] Initializing cgroup subsys memory [ 0.219007] Initializing cgroup subsys devices [ 0.220303] Initializing cgroup subsys freezer [ 0.221597] Initializing cgroup subsys net_cls [ 0.222891] Initializing cgroup subsys perf_event [ 0.224240] Initializing cgroup subsys net_prio [ 0.225551] Initializing cgroup subsys hugetlb [ 0.226839] Initializing cgroup subsys pids [ 0.228106] CPU: Physical Processor ID: 0 [ 0.229988] mce: CPU supports 10 MCE banks [ 0.231232] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232728] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.249078] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.255897] ftrace: allocating 31920 entries in 125 pages [ 0.281375] smpboot: Max logical packages: 1 [ 0.282648] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.284677] x2apic enabled [ 0.285875] Switched APIC routing to physical x2apic. [ 0.288435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.290087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.293007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.295646] KVM setup paravirtual spinlock [ 0.297318] x86: Booted up 1 node, 1 CPUs [ 0.298516] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.300555] devtmpfs: initialized [ 0.302573] evm: security.selinux [ 0.303582] evm: security.SMACK64 [ 0.304579] evm: security.SMACK64EXEC [ 0.305658] evm: security.SMACK64TRANSMUTE [ 0.306829] evm: security.SMACK64MMAP [ 0.307907] evm: security.ima [ 0.308835] evm: security.capability [ 0.309962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.312671] pinctrl core: initialized pinctrl subsystem [ 0.314225] RTC time: 20:37:30, date: 09/24/18 [ 0.315575] NET: Registered protocol family 16 [ 0.316963] cpuidle: using governor ladder [ 0.318145] cpuidle: using governor menu [ 0.319285] PCCT header not found. [ 0.320367] ACPI: bus type PCI registered [ 0.321568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.323340] PCI: Using configuration type 1 for base access [ 0.325547] ACPI: Added _OSI(Module Device) [ 0.326761] ACPI: Added _OSI(Processor Device) [ 0.328004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331562] ACPI: Interpreter enabled [ 0.332656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.335305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.343264] ACPI: (supports S0 S5) [ 0.344308] ACPI: Using IOAPIC for interrupt routing [ 0.345705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351365] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353172] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358050] acpiphp: Slot [3] registered [ 0.359203] acpiphp: Slot [4] registered [ 0.360355] acpiphp: Slot [5] registered [ 0.361535] acpiphp: Slot [6] registered [ 0.362735] acpiphp: Slot [7] registered [ 0.363901] acpiphp: Slot [8] registered [ 0.365050] acpiphp: Slot [9] registered [ 0.366196] acpiphp: Slot [10] registered [ 0.367362] acpiphp: Slot [11] registered [ 0.368530] acpiphp: Slot [12] registered [ 0.369702] acpiphp: Slot [13] registered [ 0.370884] acpiphp: Slot [14] registered [ 0.372096] acpiphp: Slot [15] registered [ 0.387122] acpiphp: Slot [16] registered [ 0.388301] acpiphp: Slot [17] registered [ 0.389477] acpiphp: Slot [18] registered [ 0.390644] acpiphp: Slot [19] registered [ 0.391859] acpiphp: Slot [20] registered [ 0.393072] acpiphp: Slot [21] registered [ 0.394238] acpiphp: Slot [22] registered [ 0.395402] acpiphp: Slot [23] registered [ 0.396571] acpiphp: Slot [24] registered [ 0.397741] acpiphp: Slot [25] registered [ 0.398908] acpiphp: Slot [26] registered [ 0.400072] acpiphp: Slot [27] registered [ 0.401265] acpiphp: Slot [28] registered [ 0.402476] acpiphp: Slot [29] registered [ 0.403647] acpiphp: Slot [30] registered [ 0.404813] acpiphp: Slot [31] registered [ 0.405976] PCI host bridge to bus 0000:00 [ 0.407143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408892] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412794] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.414888] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417026] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.422891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.424583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426407] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.430720] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.432837] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.453198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.455267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.457267] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.459265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.461368] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.463105] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.464909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.466364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.468530] vgaarb: loaded [ 0.469378] vgaarb: bridge control possible 0000:00:02.0 [ 0.471045] SCSI subsystem initialized [ 0.472317] ACPI: bus type USB registered [ 0.473477] usbcore: registered new interface driver usbfs [ 0.474910] usbcore: registered new interface driver hub [ 0.476303] usbcore: registered new device driver usb [ 0.477861] PCI: Using ACPI for IRQ routing [ 0.479393] NetLabel: Initializing [ 0.480394] NetLabel: domain hash size = 128 [ 0.481559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482868] NetLabel: unlabeled traffic allowed by default [ 0.484439] clocksource: Switched to clocksource kvm-clock [ 0.494443] AppArmor: AppArmor Filesystem Enabled [ 0.495758] pnp: PnP ACPI init [ 0.496979] pnp: PnP ACPI: found 5 devices [ 0.503770] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506083] NET: Registered protocol family 2 [ 0.507475] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509213] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510834] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512467] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515497] NET: Registered protocol family 1 [ 0.516701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518199] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519658] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.551105] Trying to unpack rootfs image as initramfs... [ 0.613631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616240] Scanning for low memory corruption every 60 seconds [ 0.618206] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619820] audit: initializing netlink subsys (disabled) [ 0.621344] audit: type=2000 audit(1537821451.429:1): initialized [ 0.623229] Initialise system trusted keyring [ 0.624596] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626212] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628955] zbud: loaded [ 0.629965] VFS: Disk quotas dquot_6.6.0 [ 0.631111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633271] fuse init (API version 7.23) [ 0.634517] Key type big_key registered [ 0.635641] Allocating IMA MOK and blacklist keyrings. [ 0.637314] Key type asymmetric registered [ 0.638455] Asymmetric key parser 'x509' registered [ 0.639791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641873] io scheduler noop registered [ 0.642977] io scheduler deadline registered (default) [ 0.644351] io scheduler cfq registered [ 0.645551] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650810] ACPI: Power Button [PWRF] [ 0.652039] GHES: HEST is not enabled! [ 0.666148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.695605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.698567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.722588] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.725629] Linux agpgart interface v0.103 [ 0.728970] brd: module loaded [ 0.731181] loop: module loaded [ 0.736125] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738145] GPT:90111 != 2097151 [ 0.739096] GPT:Alternate GPT header not at the end of the disk. [ 0.740606] GPT:90111 != 2097151 [ 0.741550] GPT: Use GNU Parted to correct GPT errors. [ 0.742889] vda: vda1 vda15 [ 0.744602] scsi host0: ata_piix [ 0.745670] scsi host1: ata_piix [ 0.746670] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750335] libphy: Fixed MDIO Bus: probed [ 0.751471] tun: Universal TUN/TAP device driver, 1.6 [ 0.752798] tun: (C) 1999-2004 Max Krasnyansky [ 0.755741] PPP generic driver version 2.4.2 [ 0.757005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758660] ehci-pci: EHCI PCI platform driver [ 0.759880] ehci-platform: EHCI generic platform driver [ 0.761246] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762817] ohci-pci: OHCI PCI platform driver [ 0.764030] ohci-platform: OHCI generic platform driver [ 0.765406] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781418] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783460] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.784869] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.786438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790077] usb usb1: Product: UHCI Host Controller [ 0.791349] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792907] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794230] hub 1-0:1.0: USB hub found [ 0.795399] hub 1-0:1.0: 2 ports detected [ 0.796685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802206] mousedev: PS/2 mouse device common for all mice [ 0.803908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806389] rtc_cmos 00:00: RTC can wake from S4 [ 0.807908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809516] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811135] i2c /dev entries driver [ 0.812175] device-mapper: uevent: version 1.0.3 [ 0.813488] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815753] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817664] NET: Registered protocol family 10 [ 0.819213] NET: Registered protocol family 17 [ 0.820470] Key type dns_resolver registered [ 0.821798] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823311] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825765] registered taskstats version 1 [ 0.826934] Loading compiled-in X.509 certificates [ 0.828821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831441] zswap: loaded using pool lzo/zbud [ 0.833502] Key type trusted registered [ 0.835647] Key type encrypted registered [ 0.836828] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838332] ima: No TPM chip found, activating TPM-bypass! [ 0.839801] evm: HMAC attrs: 0x1 [ 0.841108] Magic number: 2:526:650 [ 0.842217] tty ttyprintk: hash matches [ 0.843429] rtc_cmos 00:00: setting system clock to 2018-09-24 20:37:31 UTC (1537821451) [ 0.845729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847324] EDD information not available. [ 0.909939] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912132] Write protecting the kernel read-only data: 14336k [ 0.915115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917621] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 0.80 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.073836] 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.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000008 2018-09-24 20:37:34,493 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.215: timed out 2018-09-24 20:37:43,585 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511806264 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K 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.197940] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.200391] pid_max: default: 32768 minimum: 301 [ 0.201724] ACPI: Core revision 20150930 [ 0.203472] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205402] Security Framework initialized [ 0.206605] Yama: becoming mindful. [ 0.207685] AppArmor: AppArmor initialized [ 0.208945] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.210863] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.212738] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216528] Initializing cgroup subsys io [ 0.217728] Initializing cgroup subsys memory [ 0.219007] Initializing cgroup subsys devices [ 0.220303] Initializing cgroup subsys freezer [ 0.221597] Initializing cgroup subsys net_cls [ 0.222891] Initializing cgroup subsys perf_event [ 0.224240] Initializing cgroup subsys net_prio [ 0.225551] Initializing cgroup subsys hugetlb [ 0.226839] Initializing cgroup subsys pids [ 0.228106] CPU: Physical Processor ID: 0 [ 0.229988] mce: CPU supports 10 MCE banks [ 0.231232] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232728] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.249078] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.255897] ftrace: allocating 31920 entries in 125 pages [ 0.281375] smpboot: Max logical packages: 1 [ 0.282648] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.284677] x2apic enabled [ 0.285875] Switched APIC routing to physical x2apic. [ 0.288435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.290087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.293007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.295646] KVM setup paravirtual spinlock [ 0.297318] x86: Booted up 1 node, 1 CPUs [ 0.298516] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.300555] devtmpfs: initialized [ 0.302573] evm: security.selinux [ 0.303582] evm: security.SMACK64 [ 0.304579] evm: security.SMACK64EXEC [ 0.305658] evm: security.SMACK64TRANSMUTE [ 0.306829] evm: security.SMACK64MMAP [ 0.307907] evm: security.ima [ 0.308835] evm: security.capability [ 0.309962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.312671] pinctrl core: initialized pinctrl subsystem [ 0.314225] RTC time: 20:37:30, date: 09/24/18 [ 0.315575] NET: Registered protocol family 16 [ 0.316963] cpuidle: using governor ladder [ 0.318145] cpuidle: using governor menu [ 0.319285] PCCT header not found. [ 0.320367] ACPI: bus type PCI registered [ 0.321568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.323340] PCI: Using configuration type 1 for base access [ 0.325547] ACPI: Added _OSI(Module Device) [ 0.326761] ACPI: Added _OSI(Processor Device) [ 0.328004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.331562] ACPI: Interpreter enabled [ 0.332656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.335305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.343264] ACPI: (supports S0 S5) [ 0.344308] ACPI: Using IOAPIC for interrupt routing [ 0.345705] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351365] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353172] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358050] acpiphp: Slot [3] registered [ 0.359203] acpiphp: Slot [4] registered [ 0.360355] acpiphp: Slot [5] registered [ 0.361535] acpiphp: Slot [6] registered [ 0.362735] acpiphp: Slot [7] registered [ 0.363901] acpiphp: Slot [8] registered [ 0.365050] acpiphp: Slot [9] registered [ 0.366196] acpiphp: Slot [10] registered [ 0.367362] acpiphp: Slot [11] registered [ 0.368530] acpiphp: Slot [12] registered [ 0.369702] acpiphp: Slot [13] registered [ 0.370884] acpiphp: Slot [14] registered [ 0.372096] acpiphp: Slot [15] registered [ 0.387122] acpiphp: Slot [16] registered [ 0.388301] acpiphp: Slot [17] registered [ 0.389477] acpiphp: Slot [18] registered [ 0.390644] acpiphp: Slot [19] registered [ 0.391859] acpiphp: Slot [20] registered [ 0.393072] acpiphp: Slot [21] registered [ 0.394238] acpiphp: Slot [22] registered [ 0.395402] acpiphp: Slot [23] registered [ 0.396571] acpiphp: Slot [24] registered [ 0.397741] acpiphp: Slot [25] registered [ 0.398908] acpiphp: Slot [26] registered [ 0.400072] acpiphp: Slot [27] registered [ 0.401265] acpiphp: Slot [28] registered [ 0.402476] acpiphp: Slot [29] registered [ 0.403647] acpiphp: Slot [30] registered [ 0.404813] acpiphp: Slot [31] registered [ 0.405976] PCI host bridge to bus 0000:00 [ 0.407143] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408892] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412794] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.414888] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417026] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.422891] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.424583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426407] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.430720] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.432837] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.453198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.455267] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.457267] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.459265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.461368] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.463105] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.464909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.466364] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.468530] vgaarb: loaded [ 0.469378] vgaarb: bridge control possible 0000:00:02.0 [ 0.471045] SCSI subsystem initialized [ 0.472317] ACPI: bus type USB registered [ 0.473477] usbcore: registered new interface driver usbfs [ 0.474910] usbcore: registered new interface driver hub [ 0.476303] usbcore: registered new device driver usb [ 0.477861] PCI: Using ACPI for IRQ routing [ 0.479393] NetLabel: Initializing [ 0.480394] NetLabel: domain hash size = 128 [ 0.481559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482868] NetLabel: unlabeled traffic allowed by default [ 0.484439] clocksource: Switched to clocksource kvm-clock [ 0.494443] AppArmor: AppArmor Filesystem Enabled [ 0.495758] pnp: PnP ACPI init [ 0.496979] pnp: PnP ACPI: found 5 devices [ 0.503770] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506083] NET: Registered protocol family 2 [ 0.507475] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509213] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510834] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512467] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515497] NET: Registered protocol family 1 [ 0.516701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518199] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519658] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.551105] Trying to unpack rootfs image as initramfs... [ 0.613631] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616240] Scanning for low memory corruption every 60 seconds [ 0.618206] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619820] audit: initializing netlink subsys (disabled) [ 0.621344] audit: type=2000 audit(1537821451.429:1): initialized [ 0.623229] Initialise system trusted keyring [ 0.624596] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626212] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628955] zbud: loaded [ 0.629965] VFS: Disk quotas dquot_6.6.0 [ 0.631111] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633271] fuse init (API version 7.23) [ 0.634517] Key type big_key registered [ 0.635641] Allocating IMA MOK and blacklist keyrings. [ 0.637314] Key type asymmetric registered [ 0.638455] Asymmetric key parser 'x509' registered [ 0.639791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641873] io scheduler noop registered [ 0.642977] io scheduler deadline registered (default) [ 0.644351] io scheduler cfq registered [ 0.645551] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647000] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650810] ACPI: Power Button [PWRF] [ 0.652039] GHES: HEST is not enabled! [ 0.666148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.695605] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.698567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.722588] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.725629] Linux agpgart interface v0.103 [ 0.728970] brd: module loaded [ 0.731181] loop: module loaded [ 0.736125] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738145] GPT:90111 != 2097151 [ 0.739096] GPT:Alternate GPT header not at the end of the disk. [ 0.740606] GPT:90111 != 2097151 [ 0.741550] GPT: Use GNU Parted to correct GPT errors. [ 0.742889] vda: vda1 vda15 [ 0.744602] scsi host0: ata_piix [ 0.745670] scsi host1: ata_piix [ 0.746670] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750335] libphy: Fixed MDIO Bus: probed [ 0.751471] tun: Universal TUN/TAP device driver, 1.6 [ 0.752798] tun: (C) 1999-2004 Max Krasnyansky [ 0.755741] PPP generic driver version 2.4.2 [ 0.757005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758660] ehci-pci: EHCI PCI platform driver [ 0.759880] ehci-platform: EHCI generic platform driver [ 0.761246] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762817] ohci-pci: OHCI PCI platform driver [ 0.764030] ohci-platform: OHCI generic platform driver [ 0.765406] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780031] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781418] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783460] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.784869] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.786438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790077] usb usb1: Product: UHCI Host Controller [ 0.791349] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792907] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794230] hub 1-0:1.0: USB hub found [ 0.795399] hub 1-0:1.0: 2 ports detected [ 0.796685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802206] mousedev: PS/2 mouse device common for all mice [ 0.803908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806389] rtc_cmos 00:00: RTC can wake from S4 [ 0.807908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809516] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811135] i2c /dev entries driver [ 0.812175] device-mapper: uevent: version 1.0.3 [ 0.813488] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815753] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817664] NET: Registered protocol family 10 [ 0.819213] NET: Registered protocol family 17 [ 0.820470] Key type dns_resolver registered [ 0.821798] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.823311] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825765] registered taskstats version 1 [ 0.826934] Loading compiled-in X.509 certificates [ 0.828821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.831441] zswap: loaded using pool lzo/zbud [ 0.833502] Key type trusted registered [ 0.835647] Key type encrypted registered [ 0.836828] AppArmor: AppArmor sha1 policy hashing enabled [ 0.838332] ima: No TPM chip found, activating TPM-bypass! [ 0.839801] evm: HMAC attrs: 0x1 [ 0.841108] Magic number: 2:526:650 [ 0.842217] tty ttyprintk: hash matches [ 0.843429] rtc_cmos 00:00: setting system clock to 2018-09-24 20:37:31 UTC (1537821451) [ 0.845729] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847324] EDD information not available. [ 0.909939] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912132] Write protecting the kernel read-only data: 14336k [ 0.915115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917621] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 0.80 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.073836] 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.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 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 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf7C2qypfXr1c0Yd5bNELT9Fq483QTDHaMNeSBMwIrmP8um4tMow/Tq3GCnbu1g3Jjg4Fr7SQivxQ7ujOgHBqbT8zh1Gs73w9GVLPp4BKBg/9L+SZqxyHZqVvKBGfWKC/BeBbvp24G3a+46Po9V9gD3TeNUFB2Q4tfEAqoA4Sy8ubL08AEWOTugokrcldjL/O6wZ1ngvTHV0EHby/hpeNEQGPn3aHDkj9/8kjHOs6TrrCx9y+K5vBx60qwC9VjhMT/0LXrl1XkmHxD55b2+jKqykObHLwNLTNMQqiRpgO2B5vghGjjqc200c88SEkta7NeJlqs3J8Vh2U1BmhRW6cf root@cinder-test-vm-2ca194d1-8121-4a41-975b-cb5bc5434e57 ssh-dss AAAAB3NzaC1kc3MAAACBAOpmoE680JbuxJ60TYMDWKzzrQn9+FzBa+LZ7E0IVX3dJ/9VshRVRk2GB2iQsruyGmTzkAYNeYQPhr3cV9WlsM58ym4fCtTCS0Y9ip9P82/q+JcX0v0/cJFGt2XahOzAonCJDBTUn3pAC4zgpwTklqbAoeICZQHSh99Hyf4SpgCFAAAAFQCgTTr12SFpkyYrK8W5MI8x3OM5vwAAAIARJ54k37Gz6D7iZIhsz/E3VWpsiRPZR7YzZKfvVPDcDqnr7wHVIsI6dFTDmmsf4pmgVFu1QmgFhQTV2uxxuXbN0/45LwuC/Nb/sQiY/OAwEYhxUBhd8oUq5UFm4IVYSeAwQoQORDIRi14A3lFgL7aUjlfggyUpJ4F26yZGMP39ogAAAIEAhavOYlT9ZSg9z3eD+p0vg+SAtB+cBp0DUIxe2f22iAGSVxTXmX7+JMhQmRMBs1eLyBlUCpqiy7tRaNapzrS1l08aMuTFMrYs6TZQA8L7FjC5uakFplXwsd5RQAB6/M5SN7UlQjA8hnmFpYsTpnveJNpQ4B8Ga8+TH/yKSfwmhzA= root@cinder-test-vm-2ca194d1-8121-4a41-975b-cb5bc5434e57 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fea5:d55a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2ca194d1-8121-4a41-975b-cb5bc5434e57 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2ca194d1-8121-4a41-975b-cb5bc5434e57 login: 2018-09-24 20:37:51,022 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-24 20:37:51,745 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 2ba982ee-fc25-43d3-8efd-1e934b09778b Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-09-24 20:37:51,746 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-24 20:37:51,746 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-24 20:37:54,365 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-24 20:37:59,455 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-24 20:37:59,541 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-09-24 20:37:59,542 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-24 20:37:59,542 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-24 20:38:02,340 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:38:02,341 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:18 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-24 20:38:21,074 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-24 20:38:21,171 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-24 20:47:08,015 - 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... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 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... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 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... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/1c50b059-ce65-43e2-bcf6-0ad32e9d7601 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 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... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/46a4b476-9367-46db-b182-e236c62e9654 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 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 ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/3b381879-a650-4c13-a2fa-a7c0613703ea (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/3b381879-a650-4c13-a2fa-a7c0613703ea (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/3b381879-a650-4c13-a2fa-a7c0613703ea (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/3b381879-a650-4c13-a2fa-a7c0613703ea (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/46a4b476-9367-46db-b182-e236c62e9654 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/46a4b476-9367-46db-b182-e236c62e9654 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/46a4b476-9367-46db-b182-e236c62e9654 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/1c50b059-ce65-43e2-bcf6-0ad32e9d7601 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/1c50b059-ce65-43e2-bcf6-0ad32e9d7601 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/1c50b059-ce65-43e2-bcf6-0ad32e9d7601 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-09-24 20:47:08,041 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-24 20:47:08,148 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-24 20:47:08,272 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 20:47:08,273 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:46 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-24 20:47:08,278 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-09-24 20:47:08,279 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:07 | PASS | | singlevm1 | functest | healthcheck | 00:36 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:46 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:18 | PASS | | odl | functest | healthcheck | 08:46 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-24 20:47:08,291 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 20:47:18,453 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-333 | | 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-bgpvpn-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 20:47:18,456 - 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=,172.30.9.30,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b1opDczl2GxxR85Zu9fqN3EEx 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=0ba36f01c3914af1bee9c66e5217b8dd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=eDUQLnomncLYxOPyWml2ietsM export OS_REGION_NAME=regionOne 2018-09-24 20:47:18,456 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-24 20:47:18,462 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-24 20:47:20,082 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'266c288cb49041b89a95d43ad6932370', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_c7e608f9-abcb-4f2f-95b7-5b769cffec65'}) 2018-09-24 20:47:20,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16ae97c807224f9aacb6a97237cef2f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_c7e608f9-abcb-4f2f-95b7-5b769cffec65'}) 2018-09-24 20:47:22,046 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_c7e608f9-abcb-4f2f-95b7-5b769cffec65', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'266c288cb49041b89a95d43ad6932370', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44f24650-5b8c-4cc5-bcad-18d772da56b1', 'username': u'tempest_full-user_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 20:47:22,051 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'password': '44f24650-5b8c-4cc5-bcad-18d772da56b1', 'project_name': 'tempest_full-project_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '266c288cb49041b89a95d43ad6932370', 'project_domain_name': 'Default'} 2018-09-24 20:47:23,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 20:47:28,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d12b6a2c-4b14-445f-8b47-1b0d67a048d6 | 2018-09-24T20:47:27.943240 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d12b6a2c-4b14-445f-8b47-1b0d67a048d6 ~/.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-09-24 20:47:31,645 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-24 20:47:32,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 20:47:38,770 - 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=58d7d7e2-b39a-469a-9040-b0a6d62c7d1a) as the default verifier for the future CLI operations. 2018-09-24 20:47:41,398 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-24 20:47:42,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff/file', 'owner': u'266c288cb49041b89a95d43ad6932370', 'id': u'fdd39131-ce2b-4302-8e91-d0ebf7017eff', 'size': 12716032, u'self': u'/v2/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'266c288cb49041b89a95d43ad6932370', 'name': 'tempest_full-project_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:47:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-24T20:47:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_c7e608f9-abcb-4f2f-95b7-5b769cffec65', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'created': u'2018-09-24T20:47:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:47:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fdd39131-ce2b-4302-8e91-d0ebf7017eff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_c7e608f9-abcb-4f2f-95b7-5b769cffec65', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:47:42,652 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_c7e608f9-abcb-4f2f-95b7-5b769cffec65', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'c098f35e-34f7-4623-9e92-48b8958182f6', 'swap': 0}) 2018-09-24 20:47:44,414 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/b3c8af50-033b-4e54-9ffb-432928a6370f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3c8af50-033b-4e54-9ffb-432928a6370f/file', 'owner': u'266c288cb49041b89a95d43ad6932370', 'id': u'b3c8af50-033b-4e54-9ffb-432928a6370f', 'size': 12716032, u'self': u'/v2/images/b3c8af50-033b-4e54-9ffb-432928a6370f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'266c288cb49041b89a95d43ad6932370', 'name': 'tempest_full-project_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/b3c8af50-033b-4e54-9ffb-432928a6370f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T20:47:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-24T20:47:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b3c8af50-033b-4e54-9ffb-432928a6370f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', 'created': u'2018-09-24T20:47:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T20:47:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b3c8af50-033b-4e54-9ffb-432928a6370f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 20:47:44,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'a346e3b3-950f-415a-b814-7ec0bc38f743', 'swap': 0}) 2018-09-24 20:47:44,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_c7e608f9-abcb-4f2f-95b7-5b769cffec65', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'a346e3b3-950f-415a-b814-7ec0bc38f743', 'swap': 0}) 2018-09-24 20:47:49,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-24 20:47:49,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-24 20:47:49,181 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-24 20:47:49,183 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-24 20:47:49,192 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-24 20:47:51,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-58d7d7e2-b39a-469a-9040-b0a6d62c7d1a/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-09-24 20:47:51,122 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-24 20:47:51,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-24 20:47:51,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-09-24 20:47:56,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:47:56.700 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-24 20:48:00,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:00.574 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.255s] 2018-09-24 20:48:00,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:00.651 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.077s] 2018-09-24 20:48:00,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:00.716 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.065s] 2018-09-24 20:48:00,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:00.800 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.084s] 2018-09-24 20:48:00,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:00.860 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.060s] 2018-09-24 20:48:01,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:01.571 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.175s] 2018-09-24 20:48:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:01.682 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.112s] 2018-09-24 20:48:03,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:03.978 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:48:03,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:03.979 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:48:07,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:07.983 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.276s] 2018-09-24 20:48:08,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:08.056 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.073s] 2018-09-24 20:48:08,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:08.402 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.298s] 2018-09-24 20:48:08,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:08.606 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.204s] 2018-09-24 20:48:10,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:10.470 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [9.887s] 2018-09-24 20:48:14,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:14.878 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [4.407s] 2018-09-24 20:48:15,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:15.041 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.163s] 2018-09-24 20:48:15,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:15.052 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-09-24 20:48:15,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:15.062 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-09-24 20:48:15,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:15.074 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-09-24 20:48:15,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:15.304 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.349s] 2018-09-24 20:48:17,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:17.211 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [2.135s] 2018-09-24 20:48:17,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:17.656 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [3.137s] 2018-09-24 20:48:19,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:19.357 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [2.146s] 2018-09-24 20:48:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:19.378 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.021s] 2018-09-24 20:48:20,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:20.256 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.599s] 2018-09-24 20:48:21,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:21.492 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [2.113s] 2018-09-24 20:48:21,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:21.514 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.022s] 2018-09-24 20:48:21,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:21.524 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-09-24 20:48:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:22.221 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.255s] 2018-09-24 20:48:22,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:22.368 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.146s] 2018-09-24 20:48:22,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:22.514 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.258s] 2018-09-24 20:48:22,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:22.525 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.012s] 2018-09-24 20:48:22,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:22.581 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.212s] 2018-09-24 20:48:23,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:23.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [22.856s] 2018-09-24 20:48:23,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:23.939 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.491s] 2018-09-24 20:48:25,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:25.546 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:48:26,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:26.223 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.283s] 2018-09-24 20:48:29,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.676 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-24 20:48:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.678 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-09-24 20:48:29,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.784 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.492s] 2018-09-24 20:48:29,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.807 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.022s] 2018-09-24 20:48:29,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.853 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.046s] 2018-09-24 20:48:29,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:29.870 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-09-24 20:48:30,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:30.768 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [4.544s] 2018-09-24 20:48:30,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:30.923 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.155s] 2018-09-24 20:48:31,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:31.093 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.169s] 2018-09-24 20:48:31,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:31.284 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.190s] 2018-09-24 20:48:31,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:31.583 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.299s] 2018-09-24 20:48:31,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:31.708 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.126s] 2018-09-24 20:48:34,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:34.774 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [13.248s] 2018-09-24 20:48:34,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:34.962 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.188s] 2018-09-24 20:48:37,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:37.339 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.294s] 2018-09-24 20:48:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:37.363 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.024s] 2018-09-24 20:48:40,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:40.792 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:48:42,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:42.305 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.408s] 2018-09-24 20:48:42,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:42.463 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.159s] 2018-09-24 20:48:42,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:42.571 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.107s] 2018-09-24 20:48:42,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:42.685 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.113s] 2018-09-24 20:48:42,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:42.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.092s] 2018-09-24 20:48:43,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:43.206 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.427s] 2018-09-24 20:48:43,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:43.349 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.144s] 2018-09-24 20:48:44,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:44.007 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.653s] 2018-09-24 20:48:44,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:44.167 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.162s] 2018-09-24 20:48:44,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:44.394 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.228s] 2018-09-24 20:48:45,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:45.251 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [8.925s] 2018-09-24 20:48:49,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:49.275 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-24 20:48:50,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:50.324 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:48:52,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:52.838 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.328s] 2018-09-24 20:48:52,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:52.856 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.017s] 2018-09-24 20:48:52,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:52.923 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.067s] 2018-09-24 20:48:52,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:52.970 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.046s] 2018-09-24 20:48:52,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:52.991 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.021s] 2018-09-24 20:48:53,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:53.003 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-09-24 20:48:53,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:53.014 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.012s] 2018-09-24 20:48:56,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:48:56.124 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:49:00,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.858 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.270s] 2018-09-24 20:49:00,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.869 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-09-24 20:49:00,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.888 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.019s] 2018-09-24 20:49:00,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.899 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-09-24 20:49:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-09-24 20:49:00,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.923 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-09-24 20:49:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.940 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.017s] 2018-09-24 20:49:00,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.950 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-09-24 20:49:00,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.965 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.014s] 2018-09-24 20:49:00,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.978 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.013s] 2018-09-24 20:49:00,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:00.989 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-09-24 20:49:01,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:01.003 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.013s] 2018-09-24 20:49:01,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:01.013 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-09-24 20:49:01,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:01.033 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.020s] 2018-09-24 20:49:01,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:01.522 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.216s] 2018-09-24 20:49:08,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:08.540 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.294s] 2018-09-24 20:49:08,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:08.587 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.046s] 2018-09-24 20:49:08,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:08.711 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.124s] 2018-09-24 20:49:08,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:08.735 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.023s] 2018-09-24 20:49:09,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.162 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.636s] 2018-09-24 20:49:09,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.173 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-09-24 20:49:09,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.184 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-09-24 20:49:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.198 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-09-24 20:49:09,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.722 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.522s] 2018-09-24 20:49:09,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:09.897 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [1.161s] 2018-09-24 20:49:10,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:10.286 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.564s] 2018-09-24 20:49:13,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:13.724 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [24.440s] 2018-09-24 20:49:16,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:16.676 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:49:17,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:17.426 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.336s] 2018-09-24 20:49:17,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:17.501 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.075s] 2018-09-24 20:49:19,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.252s] 2018-09-24 20:49:19,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.506 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-09-24 20:49:19,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.555 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.048s] 2018-09-24 20:49:19,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.601 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.045s] 2018-09-24 20:49:19,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.639 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.038s] 2018-09-24 20:49:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.689 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.049s] 2018-09-24 20:49:19,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.730 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.041s] 2018-09-24 20:49:19,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.788 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.057s] 2018-09-24 20:49:19,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.814 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.025s] 2018-09-24 20:49:19,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.867 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.052s] 2018-09-24 20:49:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:19.919 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.052s] 2018-09-24 20:49:20,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:20.757 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:49:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:31.612 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [6.879s] 2018-09-24 20:49:34,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:34.211 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [4.353s] 2018-09-24 20:49:35,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:35.827 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [43.111s] 2018-09-24 20:49:37,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:37.636 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [23.907s] 2018-09-24 20:49:37,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:37.637 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-09-24 20:49:38,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:38.274 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.063s] 2018-09-24 20:49:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:39.267 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [7.653s] 2018-09-24 20:49:51,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:51.191 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.721s] 2018-09-24 20:49:52,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:52.181 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.671s] 2018-09-24 20:49:52,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:52.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.636s] 2018-09-24 20:49:53,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:53.043 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.226s] 2018-09-24 20:49:54,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:54.090 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [1.046s] 2018-09-24 20:49:55,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:55.104 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.215s] 2018-09-24 20:49:55,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:55.296 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [1.205s] 2018-09-24 20:49:55,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:55.645 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.541s] 2018-09-24 20:49:56,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:56.596 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [1.300s] 2018-09-24 20:49:58,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:58.435 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:49:58,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:49:58.436 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:50:00,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:00.661 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.229s] 2018-09-24 20:50:00,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:00.878 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.218s] 2018-09-24 20:50:02,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:02.613 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [7.516s] 2018-09-24 20:50:02,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:02.990 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.342s] 2018-09-24 20:50:03,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:03.021 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.031s] 2018-09-24 20:50:03,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:03.049 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.029s] 2018-09-24 20:50:04,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:04.483 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.603s] 2018-09-24 20:50:06,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:06.673 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.190s] 2018-09-24 20:50:09,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:09.219 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-24 20:50:10,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:10.539 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.925s] 2018-09-24 20:50:13,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:13.527 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-24 20:50:18,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:18.509 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.356s] 2018-09-24 20:50:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:20.061 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [17.989s] 2018-09-24 20:50:20,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:20.277 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.494s] 2018-09-24 20:50:20,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:20.410 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.132s] 2018-09-24 20:50:20,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:20.778 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.367s] 2018-09-24 20:50:21,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:21.623 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.844s] 2018-09-24 20:50:22,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:22.029 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.408s] 2018-09-24 20:50:24,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:24.256 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [8.421s] 2018-09-24 20:50:26,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:26.133 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:50:26,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:26.456 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.201s] 2018-09-24 20:50:29,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:29.894 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [4.683s] 2018-09-24 20:50:33,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:33.432 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-09-24 20:50:37,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:37.703 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.282s] 2018-09-24 20:50:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:37.737 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.034s] 2018-09-24 20:50:37,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:37.767 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.029s] 2018-09-24 20:50:37,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:37.843 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.076s] 2018-09-24 20:50:38,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:38.013 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.169s] 2018-09-24 20:50:44,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:44.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.289s] 2018-09-24 20:50:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:44.935 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2018-09-24 20:50:44,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:44.946 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-09-24 20:50:45,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:45.260 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.314s] 2018-09-24 20:50:45,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:45.270 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-09-24 20:50:45,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:45.315 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.044s] 2018-09-24 20:50:45,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:45.325 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-09-24 20:50:48,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:48.407 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:50:50,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:50.282 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.406s] 2018-09-24 20:50:50,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:50.400 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.117s] 2018-09-24 20:50:50,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:50.556 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.684s] 2018-09-24 20:50:50,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:50.871 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.316s] 2018-09-24 20:50:51,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:51.057 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.658s] 2018-09-24 20:50:51,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:51.378 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.505s] 2018-09-24 20:50:52,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:52.011 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.633s] 2018-09-24 20:50:52,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:52.047 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.036s] 2018-09-24 20:50:52,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:52.742 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.693s] 2018-09-24 20:50:53,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:50:53.234 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.491s] 2018-09-24 20:51:04,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:04.293 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.253s] 2018-09-24 20:51:04,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:04.841 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.548s] 2018-09-24 20:51:05,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:05.384 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.542s] 2018-09-24 20:51:05,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:05.965 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.581s] 2018-09-24 20:51:06,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:06.226 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.261s] 2018-09-24 20:51:06,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:06.768 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.541s] 2018-09-24 20:51:23,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:23.711 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [63.634s] 2018-09-24 20:51:37,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:37.131 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [13.420s] 2018-09-24 20:51:43,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:43.280 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [6.150s] 2018-09-24 20:51:43,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:43.617 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.074s] 2018-09-24 20:51:43,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:43.760 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.142s] 2018-09-24 20:51:43,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:43.818 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.058s] 2018-09-24 20:51:43,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:43.946 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.128s] 2018-09-24 20:51:44,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.028 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.081s] 2018-09-24 20:51:44,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.092 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.064s] 2018-09-24 20:51:44,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.146 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.054s] 2018-09-24 20:51:44,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.219 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.073s] 2018-09-24 20:51:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.279 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.059s] 2018-09-24 20:51:44,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.412 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.131s] 2018-09-24 20:51:44,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.508 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.096s] 2018-09-24 20:51:44,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.615 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.106s] 2018-09-24 20:51:44,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:44.670 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.056s] 2018-09-24 20:51:50,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:50.335 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [58.166s] 2018-09-24 20:51:50,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:50.354 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.024s] 2018-09-24 20:51:56,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:56.859 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [5.468s] 2018-09-24 20:51:56,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:56.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-09-24 20:51:56,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:56.896 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-09-24 20:51:56,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:56.908 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2018-09-24 20:51:57,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:57.393 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.789s] 2018-09-24 20:51:57,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:57.458 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.065s] 2018-09-24 20:51:57,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:51:57.853 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.395s] 2018-09-24 20:52:05,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:05.264 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.158s] 2018-09-24 20:52:05,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:05.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.590s] 2018-09-24 20:52:06,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:06.107 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.842s] 2018-09-24 20:52:06,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:06.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.375s] 2018-09-24 20:52:06,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:06.389 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.197s] 2018-09-24 20:52:07,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:07.238 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.130s] 2018-09-24 20:52:08,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:08.474 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.235s] 2018-09-24 20:52:09,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:09.558 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.083s] 2018-09-24 20:52:16,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:16.486 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [10.091s] 2018-09-24 20:52:24,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:24.878 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [91.618s] 2018-09-24 20:52:28,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:28.475 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [11.988s] 2018-09-24 20:52:28,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:28.859 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [11.241s] 2018-09-24 20:52:29,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:29.610 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.753s] 2018-09-24 20:52:29,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:29.898 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.023s] 2018-09-24 20:52:30,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:30.834 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.938s] 2018-09-24 20:52:32,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:32.092 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.480s] 2018-09-24 20:52:36,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:36.531 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.517s] 2018-09-24 20:52:36,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:36.753 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.222s] 2018-09-24 20:52:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:36.835 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.081s] 2018-09-24 20:52:37,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:37.552 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.715s] 2018-09-24 20:52:43,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.122 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.322s] 2018-09-24 20:52:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.180 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.057s] 2018-09-24 20:52:43,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.245 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.065s] 2018-09-24 20:52:43,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.487 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.241s] 2018-09-24 20:52:43,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.596 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.662s] 2018-09-24 20:52:43,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:43.603 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.007s] 2018-09-24 20:52:44,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:44.492 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.886s] 2018-09-24 20:52:44,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:44.495 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-24 20:52:44,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:44.497 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.000s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-24 20:52:44,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:44.499 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.000s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-09-24 20:52:44,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:44.850 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.357s] 2018-09-24 20:52:45,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:45.218 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.366s] 2018-09-24 20:52:45,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:45.220 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-24 20:52:45,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:45.222 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-24 20:52:45,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:45.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-24 20:52:47,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:47.479 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [57.101s] 2018-09-24 20:52:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:48.085 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [15.987s] 2018-09-24 20:52:48,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:48.593 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.513s] 2018-09-24 20:52:52,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:52:52.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.381s] 2018-09-24 20:53:16,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:16.664 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [22.891s] 2018-09-24 20:53:32,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:32.075 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [29.144s] 2018-09-24 20:53:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:37.362 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [18.280s] 2018-09-24 20:53:41,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:41.720 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [4.361s] 2018-09-24 20:53:45,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:45.851 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [29.185s] 2018-09-24 20:53:55,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:53:55.925 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.427s] 2018-09-24 20:54:02,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:02.538 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [30.461s] 2018-09-24 20:54:17,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:17.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [32.027s] 2018-09-24 20:54:21,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:21.079 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.468s] 2018-09-24 20:54:25,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:25.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [12.091s] 2018-09-24 20:54:25,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:25.911 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.019s] 2018-09-24 20:54:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:26.128 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.215s] 2018-09-24 20:54:26,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:26.398 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.270s] 2018-09-24 20:54:33,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:33.965 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [12.881s] 2018-09-24 20:54:35,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:35.687 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.726s] 2018-09-24 20:54:43,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:43.818 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [11.196s] 2018-09-24 20:54:44,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:44.232 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [8.541s] 2018-09-24 20:54:44,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:44.233 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-24 20:54:52,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:52.392 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.159s] 2018-09-24 20:54:53,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:54:53.250 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.861s] 2018-09-24 20:55:03,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:03.423 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [67.479s] 2018-09-24 20:55:04,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:04.445 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.547s] 2018-09-24 20:55:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:08.767 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.295s] 2018-09-24 20:55:08,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:08.823 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.057s] 2018-09-24 20:55:09,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.130 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.305s] 2018-09-24 20:55:09,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.142 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2018-09-24 20:55:09,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.183 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.040s] 2018-09-24 20:55:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-09-24 20:55:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.237 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.042s] 2018-09-24 20:55:09,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:09.263 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.026s] 2018-09-24 20:55:14,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:14.583 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.170s] 2018-09-24 20:55:20,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:20.656 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.617s] 2018-09-24 20:55:20,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:20.776 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.120s] 2018-09-24 20:55:21,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:21.168 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.391s] 2018-09-24 20:55:21,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:21.263 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.093s] 2018-09-24 20:55:21,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:21.264 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-24 20:55:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:22.216 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.848s] 2018-09-24 20:55:22,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:22.631 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.416s] 2018-09-24 20:55:22,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:22.641 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-09-24 20:55:23,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:23.212 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.570s] 2018-09-24 20:55:23,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:23.757 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.544s] 2018-09-24 20:55:24,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:24.286 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.529s] 2018-09-24 20:55:24,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:24.311 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.025s] 2018-09-24 20:55:24,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:24.337 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.025s] 2018-09-24 20:55:30,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:30.026 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.534s] 2018-09-24 20:55:31,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:31.306 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.337s] 2018-09-24 20:55:37,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:37.203 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.173s] 2018-09-24 20:55:37,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:37.205 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-24 20:55:37,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:37.206 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-24 20:55:37,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:37.207 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-09-24 20:55:38,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:38.866 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.615s] 2018-09-24 20:55:47,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:47.599 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [8.735s] 2018-09-24 20:55:55,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:55.873 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.268s] 2018-09-24 20:55:55,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:55.915 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.042s] 2018-09-24 20:55:56,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:55:56.060 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.144s] 2018-09-24 20:56:00,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:00.441 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.166s] 2018-09-24 20:56:00,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:00.553 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.112s] 2018-09-24 20:56:01,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:01.009 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.456s] 2018-09-24 20:56:01,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:01.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-09-24 20:56:01,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:01.106 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-24 20:56:04,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:04.002 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.204s] 2018-09-24 20:56:04,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:04.013 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.011s] 2018-09-24 20:56:04,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:04.280 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.267s] 2018-09-24 20:56:06,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:06.067 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.087s] 2018-09-24 20:56:06,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:06.191 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.123s] 2018-09-24 20:56:06,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:06.447 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.256s] 2018-09-24 20:56:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:06.549 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.101s] 2018-09-24 20:56:06,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:06.551 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-24 20:56:07,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:07.030 32 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-24 20:56:16,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:16.389 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.479s] 2018-09-24 20:56:16,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:16.881 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.492s] 2018-09-24 20:56:18,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:18.378 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:56:25,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:25.483 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-09-24 20:56:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:28.310 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.825s] 2018-09-24 20:56:31,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:31.889 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.509s] 2018-09-24 20:56:39,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:39.253 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.058s] 2018-09-24 20:56:39,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:39.278 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.025s] 2018-09-24 20:56:42,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:42.935 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.864s] 2018-09-24 20:56:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:43.495 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.559s] 2018-09-24 20:56:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:44.033 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.538s] 2018-09-24 20:56:44,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:44.602 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.568s] 2018-09-24 20:56:44,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:44.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.290s] 2018-09-24 20:56:45,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:45.382 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [57.771s] 2018-09-24 20:56:45,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:45.422 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.530s] 2018-09-24 20:56:46,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:46.843 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:56:49,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:49.743 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.364s] 2018-09-24 20:56:51,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:51.145 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:56:51,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:51.147 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:56:51,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:51.148 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:56:51,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:51.250 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.287s] 2018-09-24 20:56:55,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:55.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-09-24 20:56:57,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:57.142 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.892s] 2018-09-24 20:56:58,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:58.529 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.882s] 2018-09-24 20:56:58,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:56:58.538 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-24 20:57:00,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.200 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2018-09-24 20:57:00,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.213 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-09-24 20:57:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.445 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.230s] 2018-09-24 20:57:00,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.456 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-09-24 20:57:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.469 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-09-24 20:57:00,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.496 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.026s] 2018-09-24 20:57:00,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.572 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.076s] 2018-09-24 20:57:00,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.640 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.068s] 2018-09-24 20:57:00,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.811 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.170s] 2018-09-24 20:57:00,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.826 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-09-24 20:57:00,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:00.952 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.126s] 2018-09-24 20:57:03,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:03.450 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.702s] 2018-09-24 20:57:03,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:03.879 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.428s] 2018-09-24 20:57:04,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:04.298 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.419s] 2018-09-24 20:57:04,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:04.735 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.437s] 2018-09-24 20:57:05,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:05.124 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.388s] 2018-09-24 20:57:09,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:09.490 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.119s] 2018-09-24 20:57:09,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:09.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [55.317s] 2018-09-24 20:57:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:15.410 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.507s] 2018-09-24 20:57:15,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:15.709 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.299s] 2018-09-24 20:57:18,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:18.007 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.005s] 2018-09-24 20:57:18,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:18.255 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-09-24 20:57:18,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:18.269 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.013s] 2018-09-24 20:57:20,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:20.991 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 20:57:20,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:20.992 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 20:57:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:23.779 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-24 20:57:28,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:28.036 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.312s] 2018-09-24 20:57:32,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:32.884 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.059s] 2018-09-24 20:57:33,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:33.223 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.338s] 2018-09-24 20:57:35,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:35.850 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.549s] 2018-09-24 20:57:41,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:41.482 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.871s] 2018-09-24 20:57:41,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:41.607 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.126s] 2018-09-24 20:57:41,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:41.726 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.118s] 2018-09-24 20:57:44,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:44.452 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.874s] 2018-09-24 20:57:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:44.984 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.531s] 2018-09-24 20:57:45,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:45.660 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.676s] 2018-09-24 20:57:48,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:48.086 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.357s] 2018-09-24 20:57:48,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:48.117 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.033s] 2018-09-24 20:57:48,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:48.147 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.030s] 2018-09-24 20:57:53,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:53.943 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.782s] 2018-09-24 20:57:57,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:57.286 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.332s] 2018-09-24 20:57:57,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:57.511 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.226s] 2018-09-24 20:57:57,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:57.713 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.201s] 2018-09-24 20:57:57,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:57.792 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.847s] 2018-09-24 20:57:58,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:58.092 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.378s] 2018-09-24 20:57:58,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:58.648 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.556s] 2018-09-24 20:57:58,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:58.707 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.916s] 2018-09-24 20:57:59,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:59.010 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.361s] 2018-09-24 20:57:59,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:57:59.380 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.369s] 2018-09-24 20:58:00,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:00.382 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.672s] 2018-09-24 20:58:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:07.515 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [57.664s] 2018-09-24 20:58:08,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:08.774 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.146s] 2018-09-24 20:58:08,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:08.827 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.053s] 2018-09-24 20:58:09,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:09.613 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.845s] 2018-09-24 20:58:10,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:10.273 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.659s] 2018-09-24 20:58:11,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:11.109 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.835s] 2018-09-24 20:58:11,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:11.930 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.821s] 2018-09-24 20:58:12,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:12.288 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:58:12,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:12.289 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:58:13,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:13.622 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.690s] 2018-09-24 20:58:14,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:14.848 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.225s] 2018-09-24 20:58:20,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:20.714 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.808s] 2018-09-24 20:58:23,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:23.486 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.769s] 2018-09-24 20:58:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.127 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.153s] 2018-09-24 20:58:24,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.279 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.152s] 2018-09-24 20:58:24,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.404 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.124s] 2018-09-24 20:58:24,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.543 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.139s] 2018-09-24 20:58:24,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.671 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.129s] 2018-09-24 20:58:24,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:24.831 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.345s] 2018-09-24 20:58:25,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:25.609 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.777s] 2018-09-24 20:58:26,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:26.216 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.606s] 2018-09-24 20:58:26,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:26.807 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.592s] 2018-09-24 20:58:27,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:27.671 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.864s] 2018-09-24 20:58:28,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:28.268 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.596s] 2018-09-24 20:58:29,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:29.498 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.229s] 2018-09-24 20:58:30,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:30.506 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.007s] 2018-09-24 20:58:30,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:30.741 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.235s] 2018-09-24 20:58:30,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:30.947 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.205s] 2018-09-24 20:58:31,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:31.159 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.211s] 2018-09-24 20:58:31,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:31.372 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.212s] 2018-09-24 20:58:31,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:31.742 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.190s] 2018-09-24 20:58:31,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:31.809 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.438s] 2018-09-24 20:58:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.023 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.213s] 2018-09-24 20:58:32,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.243 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.499s] 2018-09-24 20:58:32,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.373 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.131s] 2018-09-24 20:58:32,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.497 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.123s] 2018-09-24 20:58:32,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.666 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.168s] 2018-09-24 20:58:32,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:32.808 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.783s] 2018-09-24 20:58:33,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:33.158 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.491s] 2018-09-24 20:58:33,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:33.407 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.597s] 2018-09-24 20:58:33,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:33.626 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.468s] 2018-09-24 20:58:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:33.639 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.232s] 2018-09-24 20:58:35,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:35.612 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [1.970s] 2018-09-24 20:58:35,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:35.614 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-24 20:58:35,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:35.833 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.222s] 2018-09-24 20:58:36,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:36.044 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.210s] 2018-09-24 20:58:36,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:36.269 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.224s] 2018-09-24 20:58:36,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:36.542 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.272s] 2018-09-24 20:58:36,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:36.926 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.384s] 2018-09-24 20:58:37,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:37.177 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.250s] 2018-09-24 20:58:37,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:37.430 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.253s] 2018-09-24 20:58:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:37.642 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.211s] 2018-09-24 20:58:37,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:37.899 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.256s] 2018-09-24 20:58:38,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:38.111 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.211s] 2018-09-24 20:58:38,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:38.355 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.243s] 2018-09-24 20:58:38,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:38.952 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.595s] 2018-09-24 20:58:38,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:38.955 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-24 20:58:38,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:38.956 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-24 20:58:39,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:39.353 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.401s] 2018-09-24 20:58:39,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:39.567 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.213s] 2018-09-24 20:58:41,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:41.453 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.346s] 2018-09-24 20:58:42,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.225 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.771s] 2018-09-24 20:58:42,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.367 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.142s] 2018-09-24 20:58:42,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.866s] 2018-09-24 20:58:42,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.640 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.205s] 2018-09-24 20:58:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.749 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.382s] 2018-09-24 20:58:42,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.877 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.236s] 2018-09-24 20:58:42,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.880 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-24 20:58:42,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:42.881 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-24 20:58:43,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:43.098 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.219s] 2018-09-24 20:58:43,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:43.335 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.235s] 2018-09-24 20:58:43,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:43.561 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.227s] 2018-09-24 20:58:52,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:52.567 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.784s] 2018-09-24 20:58:53,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:53.781 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.213s] 2018-09-24 20:58:54,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:54.279 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-09-24 20:58:54,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:54.280 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-24 20:58:54,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:54.416 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.635s] 2018-09-24 20:58:54,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:54.900 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.483s] 2018-09-24 20:58:56,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:56.147 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.245s] 2018-09-24 20:58:56,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:56.835 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.688s] 2018-09-24 20:58:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:57.475 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.640s] 2018-09-24 20:58:58,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:58.994 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.056s] 2018-09-24 20:58:59,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:59.580 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.103s] 2018-09-24 20:58:59,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:58:59.934 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.350s] 2018-09-24 20:59:00,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:00.730 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 20:59:00,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:00.790 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.857s] 2018-09-24 20:59:00,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:00.901 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.111s] 2018-09-24 20:59:01,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:01.604 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.702s] 2018-09-24 20:59:02,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:02.790 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.184s] 2018-09-24 20:59:06,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:06.134 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.606s] 2018-09-24 20:59:19,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:19.844 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [16.697s] 2018-09-24 20:59:19,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:19.953 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.933s] 2018-09-24 20:59:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:20.550 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.599s] 2018-09-24 20:59:23,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:23.091 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.538s] 2018-09-24 20:59:28,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:28.505 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [8.662s] 2018-09-24 20:59:32,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:32.686 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.459s] 2018-09-24 20:59:35,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:35.647 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.958s] 2018-09-24 20:59:35,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:35.648 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-24 20:59:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:37.165 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [8.659s] 2018-09-24 20:59:38,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:38.464 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.818s] 2018-09-24 20:59:39,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:39.946 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.481s] 2018-09-24 20:59:42,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:42.450 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-24 20:59:42,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:42.451 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-09-24 20:59:47,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:47.156 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.152s] 2018-09-24 20:59:48,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:48.477 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 20:59:48,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:48.478 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-24 20:59:54,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:54.137 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.989s] 2018-09-24 20:59:55,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:55.687 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.550s] 2018-09-24 20:59:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:56.394 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.542s] 2018-09-24 20:59:56,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:56.402 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-09-24 20:59:56,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:56.409 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-09-24 20:59:57,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:57.338 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.650s] 2018-09-24 20:59:57,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:57.579 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.163s] 2018-09-24 20:59:57,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:57.596 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.234s] 2018-09-24 20:59:58,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:58.126 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.550s] 2018-09-24 20:59:59,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:59.026 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.899s] 2018-09-24 20:59:59,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 20:59:59.070 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.478s] 2018-09-24 21:00:03,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:03.258 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [5.914s] 2018-09-24 21:00:04,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:04.401 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [58.248s] 2018-09-24 21:00:06,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:06.588 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.891s] 2018-09-24 21:00:07,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:07.122 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.533s] 2018-09-24 21:00:07,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:07.237 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.166s] 2018-09-24 21:00:10,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:10.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.843s] 2018-09-24 21:00:12,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.051 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.562s] 2018-09-24 21:00:12,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.132 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.225s] 2018-09-24 21:00:12,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.210 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.159s] 2018-09-24 21:00:12,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.343 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.209s] 2018-09-24 21:00:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.348 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.006s] 2018-09-24 21:00:12,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.356 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-09-24 21:00:12,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.363 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.006s] 2018-09-24 21:00:12,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.369 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.006s] 2018-09-24 21:00:12,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.376 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.006s] 2018-09-24 21:00:12,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.382 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.006s] 2018-09-24 21:00:12,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.389 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2018-09-24 21:00:12,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.394 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.005s] 2018-09-24 21:00:12,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:12.858 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.646s] 2018-09-24 21:00:13,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:13.017 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.159s] 2018-09-24 21:00:13,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:13.725 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.708s] 2018-09-24 21:00:17,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:17.998 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.571s] 2018-09-24 21:00:23,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:23.005 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.526s] 2018-09-24 21:00:23,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:23.343 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.337s] 2018-09-24 21:00:23,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:23.371 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.366s] 2018-09-24 21:00:24,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:24.467 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.124s] 2018-09-24 21:00:27,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:27.758 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [6.143s] 2018-09-24 21:00:28,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:28.861 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.102s] 2018-09-24 21:00:32,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:32.986 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.082s] 2018-09-24 21:00:34,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:34.565 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.281s] 2018-09-24 21:00:35,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.420 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.853s] 2018-09-24 21:00:35,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.595 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.656s] 2018-09-24 21:00:35,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.678 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.258s] 2018-09-24 21:00:35,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.705 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.111s] 2018-09-24 21:00:35,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.792 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.086s] 2018-09-24 21:00:35,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.889 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.096s] 2018-09-24 21:00:35,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:35.930 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.252s] 2018-09-24 21:00:36,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.044 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.155s] 2018-09-24 21:00:36,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.120 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.189s] 2018-09-24 21:00:36,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.250 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.130s] 2018-09-24 21:00:36,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.544 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.292s] 2018-09-24 21:00:36,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.680 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.136s] 2018-09-24 21:00:36,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.912 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.232s] 2018-09-24 21:00:36,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:36.976 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.064s] 2018-09-24 21:00:37,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:37.096 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.119s] 2018-09-24 21:00:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:37.502 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [8.638s] 2018-09-24 21:00:39,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:39.914 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.926s] 2018-09-24 21:00:41,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:41.841 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.926s] 2018-09-24 21:00:43,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:43.424 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.583s] 2018-09-24 21:00:44,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:44.891 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.388s] 2018-09-24 21:00:45,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:45.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.127s] 2018-09-24 21:00:46,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:46.483 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.655s] 2018-09-24 21:00:47,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:47.394 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.911s] 2018-09-24 21:00:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:48.683 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.287s] 2018-09-24 21:00:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:49.038 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-24 21:00:50,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:50.923 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-24 21:00:50,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:50.924 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-24 21:00:50,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:50.925 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-24 21:00:53,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:53.308 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.186s] 2018-09-24 21:00:53,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:53.636 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.328s] 2018-09-24 21:00:53,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:53.783 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.146s] 2018-09-24 21:00:53,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:53.789 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-24 21:00:56,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:56.339 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.577s] 2018-09-24 21:00:58,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:58.291 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.323s] 2018-09-24 21:00:58,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:58.540 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.646s] 2018-09-24 21:00:59,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:00:59.357 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.065s] 2018-09-24 21:01:00,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:00.059 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.703s] 2018-09-24 21:01:01,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:01.836 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-09-24 21:01:05,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:05.538 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.282s] 2018-09-24 21:01:05,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:05.711 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.171s] 2018-09-24 21:01:06,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:06.566 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.625s] 2018-09-24 21:01:06,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:06.984 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [29.878s] 2018-09-24 21:01:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:06.994 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2018-09-24 21:01:08,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:08.279 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.281s] 2018-09-24 21:01:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:08.280 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-09-24 21:01:08,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:08.659 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.380s] 2018-09-24 21:01:08,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:08.943 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.285s] 2018-09-24 21:01:09,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:09.812 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.245s] 2018-09-24 21:01:10,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.087 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.247s] 2018-09-24 21:01:10,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.103 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-09-24 21:01:10,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.497 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.393s] 2018-09-24 21:01:10,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.721 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.223s] 2018-09-24 21:01:10,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.727 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-09-24 21:01:10,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.741 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-09-24 21:01:10,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.753 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.011s] 2018-09-24 21:01:10,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:10.765 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2018-09-24 21:01:11,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:11.147 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.335s] 2018-09-24 21:01:13,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:13.684 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.537s] 2018-09-24 21:01:15,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:15.728 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-24 21:01:22,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:22.286 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.171s] 2018-09-24 21:01:22,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:22.585 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.300s] 2018-09-24 21:01:31,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:31.416 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.873s] 2018-09-24 21:01:31,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:31.418 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-09-24 21:01:32,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:32.362 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.945s] 2018-09-24 21:01:35,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:35.297 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.961s] 2018-09-24 21:01:41,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:41.157 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.860s] 2018-09-24 21:01:43,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:43.048 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.591s] 2018-09-24 21:01:44,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:44.647 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-09-24 21:01:53,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:53.464 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.470s] 2018-09-24 21:01:54,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:54.864 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-09-24 21:01:55,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:55.972 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.509s] 2018-09-24 21:01:57,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:01:57.892 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.919s] 2018-09-24 21:02:01,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:01.319 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [55.592s] 2018-09-24 21:02:02,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:02.021 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.128s] 2018-09-24 21:02:03,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:03.601 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.711s] 2018-09-24 21:02:07,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:07.413 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:02:11,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:11.081 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.670s] 2018-09-24 21:02:13,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:13.531 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.671s] 2018-09-24 21:02:18,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:18.163 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.483s] 2018-09-24 21:02:18,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:18.283 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.751s] 2018-09-24 21:02:18,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:18.669 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.506s] 2018-09-24 21:02:20,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:20.466 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.181s] 2018-09-24 21:02:21,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:21.367 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.901s] 2018-09-24 21:02:21,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:21.690 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [37.031s] 2018-09-24 21:02:24,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:24.695 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.412s] 2018-09-24 21:02:26,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:26.187 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.924s] 2018-09-24 21:02:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:26.430 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.242s] 2018-09-24 21:02:26,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:26.610 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.923s] 2018-09-24 21:02:27,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:27.074 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.644s] 2018-09-24 21:02:29,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:29.157 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:02:29,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:29.158 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:02:34,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:34.601 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.021s] 2018-09-24 21:02:35,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:35.232 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.716s] 2018-09-24 21:02:35,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:35.372 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.771s] 2018-09-24 21:02:35,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:35.922 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.688s] 2018-09-24 21:02:42,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:42.766 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.409s] 2018-09-24 21:02:45,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:45.483 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.426s] 2018-09-24 21:02:46,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:46.073 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.306s] 2018-09-24 21:02:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:46.078 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.595s] 2018-09-24 21:02:47,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:47.074 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.994s] 2018-09-24 21:02:47,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:47.456 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.382s] 2018-09-24 21:02:49,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:49.295 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.220s] 2018-09-24 21:02:49,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:49.433 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.139s] 2018-09-24 21:02:49,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:49.551 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.117s] 2018-09-24 21:02:49,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:49.701 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.150s] 2018-09-24 21:02:51,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:51.415 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [24.798s] 2018-09-24 21:02:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:51.905 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.449s] 2018-09-24 21:02:52,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:52.546 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.745s] 2018-09-24 21:02:52,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:52.926 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.380s] 2018-09-24 21:02:53,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:53.586 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.680s] 2018-09-24 21:02:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:54.854 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.927s] 2018-09-24 21:02:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:57.844 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.258s] 2018-09-24 21:02:59,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:02:59.656 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.928s] 2018-09-24 21:03:00,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:00.557 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.900s] 2018-09-24 21:03:01,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:01.269 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.711s] 2018-09-24 21:03:01,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:01.689 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [10.273s] 2018-09-24 21:03:02,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:02.002 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.733s] 2018-09-24 21:03:02,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:02.324 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.479s] 2018-09-24 21:03:02,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:02.387 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.701s] 2018-09-24 21:03:05,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:05.920 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.595s] 2018-09-24 21:03:08,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:08.216 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.295s] 2018-09-24 21:03:10,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:10.947 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.675s] 2018-09-24 21:03:11,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:11.860 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.912s] 2018-09-24 21:03:12,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:12.290 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.431s] 2018-09-24 21:03:12,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:12.775 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.485s] 2018-09-24 21:03:13,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:13.306 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.529s] 2018-09-24 21:03:13,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:13.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.766s] 2018-09-24 21:03:14,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:14.328 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.021s] 2018-09-24 21:03:15,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:15.169 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.185s] 2018-09-24 21:03:15,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:15.503 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [5.216s] 2018-09-24 21:03:15,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:15.783 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.455s] 2018-09-24 21:03:16,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:16.444 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.661s] 2018-09-24 21:03:17,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:17.106 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.661s] 2018-09-24 21:03:17,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:17.692 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.586s] 2018-09-24 21:03:18,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:18.244 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.551s] 2018-09-24 21:03:18,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:18.937 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.767s] 2018-09-24 21:03:19,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.082 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.145s] 2018-09-24 21:03:19,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.211 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.128s] 2018-09-24 21:03:19,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.330 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.119s] 2018-09-24 21:03:19,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.068s] 2018-09-24 21:03:19,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.454 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.055s] 2018-09-24 21:03:19,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.552 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.098s] 2018-09-24 21:03:19,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.640 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.088s] 2018-09-24 21:03:19,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.685 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.044s] 2018-09-24 21:03:19,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:19.771 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.086s] 2018-09-24 21:03:21,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:21.020 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [5.516s] 2018-09-24 21:03:23,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:23.557 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [2.537s] 2018-09-24 21:03:24,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:24.308 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.535s] 2018-09-24 21:03:28,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:28.199 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.641s] 2018-09-24 21:03:30,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:30.817 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [2.617s] 2018-09-24 21:03:31,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:31.376 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.255s] 2018-09-24 21:03:35,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:35.454 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.079s] 2018-09-24 21:03:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:40.246 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.790s] 2018-09-24 21:03:43,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:43.090 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [40.693s] 2018-09-24 21:03:43,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:43.727 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.480s] 2018-09-24 21:03:47,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:47.038 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.949s] 2018-09-24 21:03:49,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:49.187 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.457s] 2018-09-24 21:03:53,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:53.875 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.181s] 2018-09-24 21:03:53,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:53.924 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.050s] 2018-09-24 21:03:54,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:54.111 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.926s] 2018-09-24 21:03:54,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:54.502 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.576s] 2018-09-24 21:03:56,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:56.043 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.540s] 2018-09-24 21:03:56,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:56.937 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-24 21:03:56,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:56.938 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-09-24 21:03:59,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:03:59.614 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.183s] 2018-09-24 21:04:01,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:01.123 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.080s] 2018-09-24 21:04:01,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:01.369 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.246s] 2018-09-24 21:04:01,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:01.422 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.053s] 2018-09-24 21:04:01,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:01.754 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.482s] 2018-09-24 21:04:01,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:01.855 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-09-24 21:04:06,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:06.131 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.500s] 2018-09-24 21:04:06,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:06.685 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.553s] 2018-09-24 21:04:11,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:11.819 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.064s] 2018-09-24 21:04:14,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:14.587 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.567s] 2018-09-24 21:04:14,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:14.792 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.205s] 2018-09-24 21:04:16,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:16.512 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.719s] 2018-09-24 21:04:16,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:16.799 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.326s] 2018-09-24 21:04:18,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:18.015 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.214s] 2018-09-24 21:04:18,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:18.303 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.791s] 2018-09-24 21:04:18,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:18.873 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.859s] 2018-09-24 21:04:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:19.906 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.032s] 2018-09-24 21:04:20,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:20.549 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.729s] 2018-09-24 21:04:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:20.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-24 21:04:20,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:20.851 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.944s] 2018-09-24 21:04:22,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:22.811 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.958s] 2018-09-24 21:04:23,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:23.963 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.152s] 2018-09-24 21:04:24,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:24.031 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.069s] 2018-09-24 21:04:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:24.491 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.940s] 2018-09-24 21:04:24,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:24.971 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.937s] 2018-09-24 21:04:25,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:25.734 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.763s] 2018-09-24 21:04:26,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:26.609 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.875s] 2018-09-24 21:04:26,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:26.634 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.026s] 2018-09-24 21:04:26,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:26.653 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-09-24 21:04:26,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:26.698 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.044s] 2018-09-24 21:04:31,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:31.245 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.259s] 2018-09-24 21:04:32,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.477 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.355s] 2018-09-24 21:04:32,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.488 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2018-09-24 21:04:32,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.545 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.057s] 2018-09-24 21:04:32,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.585 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.040s] 2018-09-24 21:04:32,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.621 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.036s] 2018-09-24 21:04:32,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.664 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.042s] 2018-09-24 21:04:32,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.728 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.063s] 2018-09-24 21:04:32,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.762 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.034s] 2018-09-24 21:04:32,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:32.815 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.052s] 2018-09-24 21:04:33,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.116 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.300s] 2018-09-24 21:04:33,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.155 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.039s] 2018-09-24 21:04:33,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.202 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2018-09-24 21:04:33,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.253 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.051s] 2018-09-24 21:04:33,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.297 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-09-24 21:04:33,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.338 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-09-24 21:04:33,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:33.586 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.093s] 2018-09-24 21:04:37,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:37.140 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.889s] 2018-09-24 21:04:41,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:41.752 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-24 21:04:46,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:46.393 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.954s] 2018-09-24 21:04:46,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:46.675 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.281s] 2018-09-24 21:04:48,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:48.468 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.566s] 2018-09-24 21:04:48,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:48.645 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.176s] 2018-09-24 21:04:52,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:52.280 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.635s] 2018-09-24 21:04:52,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:52.510 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.229s] 2018-09-24 21:04:52,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:52.653 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.143s] 2018-09-24 21:04:57,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:57.450 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.905s] 2018-09-24 21:04:57,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:57.946 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [70.907s] 2018-09-24 21:04:58,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:58.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.437s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-09-24 21:04:59,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:04:59.633 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.472s] 2018-09-24 21:05:02,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:02.230 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.667s] 2018-09-24 21:05:02,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:02.388 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.753s] 2018-09-24 21:05:04,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:04.375 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-24 21:05:04,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:04.932 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.544s] 2018-09-24 21:05:05,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:05.496 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [31.907s] 2018-09-24 21:05:07,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:07.252 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.758s] 2018-09-24 21:05:10,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.266 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.015s] 2018-09-24 21:05:10,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.272 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2018-09-24 21:05:10,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.280 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-09-24 21:05:10,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.287 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-09-24 21:05:10,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.697 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.408s] 2018-09-24 21:05:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.706 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2018-09-24 21:05:10,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.718 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.012s] 2018-09-24 21:05:10,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.939 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.220s] 2018-09-24 21:05:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.953 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.014s] 2018-09-24 21:05:10,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:10.963 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2018-09-24 21:05:11,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:11.871 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.328s] 2018-09-24 21:05:12,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:12.119 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.629s] 2018-09-24 21:05:13,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:13.545 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.672s] 2018-09-24 21:05:14,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:14.332 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.787s] 2018-09-24 21:05:14,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:14.812 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.480s] 2018-09-24 21:05:14,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:14.901 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.780s] 2018-09-24 21:05:16,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:16.085 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.272s] 2018-09-24 21:05:16,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:16.289 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.101s] 2018-09-24 21:05:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:16.578 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.678s] 2018-09-24 21:05:18,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:18.002 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [19.613s] 2018-09-24 21:05:18,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:18.414 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.327s] 2018-09-24 21:05:18,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:18.653 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.075s] 2018-09-24 21:05:19,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:19.498 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.084s] 2018-09-24 21:05:19,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:19.567 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.071s] 2018-09-24 21:05:21,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:21.323 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.752s] 2018-09-24 21:05:21,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:21.721 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.400s] 2018-09-24 21:05:22,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:22.060 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.339s] 2018-09-24 21:05:22,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:22.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-09-24 21:05:22,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:22.096 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-09-24 21:05:23,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:23.268 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-09-24 21:05:23,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:23.984 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.032s] 2018-09-24 21:05:24,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:24.063 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.077s] 2018-09-24 21:05:24,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:24.084 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.021s] 2018-09-24 21:05:24,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:24.105 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.022s] 2018-09-24 21:05:24,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:24.164 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.058s] 2018-09-24 21:05:26,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:26.871 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.387s] 2018-09-24 21:05:27,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:27.112 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.241s] 2018-09-24 21:05:27,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:27.472 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.750s] 2018-09-24 21:05:28,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:28.004 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:05:28,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:28.005 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:05:28,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:28.006 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-24 21:05:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:29.463 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.350s] 2018-09-24 21:05:30,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:30.757 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.284s] 2018-09-24 21:05:32,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:32.466 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.281s] 2018-09-24 21:05:32,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:32.827 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.361s] 2018-09-24 21:05:33,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:33.186 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.358s] 2018-09-24 21:05:33,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:33.476 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.290s] 2018-09-24 21:05:33,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:33.499 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.022s] 2018-09-24 21:05:33,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:33.799 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.300s] 2018-09-24 21:05:34,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:34.143 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.343s] 2018-09-24 21:05:34,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:34.155 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.012s] 2018-09-24 21:05:34,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:34.171 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.016s] 2018-09-24 21:05:34,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:34.219 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.048s] 2018-09-24 21:05:34,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:34.560 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.340s] 2018-09-24 21:05:37,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:37.797 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [7.039s] 2018-09-24 21:05:40,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:40.181 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.215s] 2018-09-24 21:05:41,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:41.822 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:05:43,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:43.062 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.264s] 2018-09-24 21:05:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:46.086 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.040s] 2018-09-24 21:05:46,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:46.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.163s] 2018-09-24 21:05:47,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:47.570 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.507s] 2018-09-24 21:05:50,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:50.158 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [4.071s] 2018-09-24 21:05:51,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:51.996 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.426s] 2018-09-24 21:05:55,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:55.638 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:05:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:55.662 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.665s] 2018-09-24 21:05:58,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:58.701 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.175s] 2018-09-24 21:05:59,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:05:59.055 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.394s] 2018-09-24 21:06:05,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.398 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.333s] 2018-09-24 21:06:05,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.440 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.043s] 2018-09-24 21:06:05,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.458 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.018s] 2018-09-24 21:06:05,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.769 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.309s] 2018-09-24 21:06:05,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.789 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.020s] 2018-09-24 21:06:05,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.809 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.020s] 2018-09-24 21:06:05,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.829 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.019s] 2018-09-24 21:06:05,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.853 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.024s] 2018-09-24 21:06:05,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.875 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.021s] 2018-09-24 21:06:05,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.895 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.020s] 2018-09-24 21:06:05,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.920 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.024s] 2018-09-24 21:06:05,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:05.988 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.067s] 2018-09-24 21:06:06,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:06.050 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.061s] 2018-09-24 21:06:07,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:07.747 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.031s] 2018-09-24 21:06:07,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:07.764 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-09-24 21:06:08,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:08.725 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.797s] 2018-09-24 21:06:12,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:12.068 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.342s] 2018-09-24 21:06:17,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:17.348 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.284s] 2018-09-24 21:06:18,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:18.005 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [5.937s] 2018-09-24 21:06:19,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:19.555 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.205s] 2018-09-24 21:06:21,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:21.465 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.909s] 2018-09-24 21:06:22,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:22.232 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.225s] 2018-09-24 21:06:23,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:23.810 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.345s] 2018-09-24 21:06:25,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:25.705 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [3.473s] 2018-09-24 21:06:29,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:29.210 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.504s] 2018-09-24 21:06:31,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:31.077 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.056s] 2018-09-24 21:06:32,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:32.537 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.325s] 2018-09-24 21:06:36,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:36.084 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.547s] 2018-09-24 21:06:43,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:43.446 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.184s] 2018-09-24 21:06:45,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:45.323 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:06:45,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:45.324 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-24 21:06:45,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:45.525 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [87.497s] 2018-09-24 21:06:53,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:53.327 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.039s] 2018-09-24 21:06:53,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:53.973 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.646s] 2018-09-24 21:06:54,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:54.188 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.214s] 2018-09-24 21:06:54,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:54.557 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.369s] 2018-09-24 21:06:54,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:54.572 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2018-09-24 21:06:54,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:54.595 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.023s] 2018-09-24 21:06:54,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:54.764 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.168s] 2018-09-24 21:06:55,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:55.855 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [10.330s] 2018-09-24 21:06:57,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:57.106 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [13.660s] 2018-09-24 21:06:58,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:06:58.587 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:07:02,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:02.755 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.315s] 2018-09-24 21:07:03,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:03.053 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.298s] 2018-09-24 21:07:07,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:07.063 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [9.954s] 2018-09-24 21:07:10,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:10.861 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.800s] 2018-09-24 21:07:13,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:13.373 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.511s] 2018-09-24 21:07:13,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:13.617 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.782s] 2018-09-24 21:07:13,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:13.644 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.027s] 2018-09-24 21:07:13,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:13.948 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.303s] 2018-09-24 21:07:14,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:14.780 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [18.921s] 2018-09-24 21:07:16,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:16.106 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [2.156s] 2018-09-24 21:07:19,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:19.812 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.705s] 2018-09-24 21:07:20,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:20.052 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.241s] 2018-09-24 21:07:20,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:20.451 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.399s] 2018-09-24 21:07:27,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:27.960 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [14.583s] 2018-09-24 21:07:29,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:29.785 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.318s] 2018-09-24 21:07:30,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:29.999 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.214s] 2018-09-24 21:07:30,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:30.276 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.276s] 2018-09-24 21:07:31,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:31.530 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.252s] 2018-09-24 21:07:31,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:31.545 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.016s] 2018-09-24 21:07:43,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:43.850 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.088s] 2018-09-24 21:07:44,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:44.518 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.672s] 2018-09-24 21:07:46,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:46.669 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.149s] 2018-09-24 21:07:46,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:46.700 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.032s] 2018-09-24 21:07:46,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:46.822 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.121s] 2018-09-24 21:07:53,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:53.460 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [25.495s] 2018-09-24 21:07:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:55.094 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.638s] 2018-09-24 21:07:56,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:07:56.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [41.988s] 2018-09-24 21:08:03,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:03.988 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [8.892s] 2018-09-24 21:08:05,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:05.612 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [10.133s] 2018-09-24 21:08:10,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:10.331 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.721s] 2018-09-24 21:08:13,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:13.541 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.552s] 2018-09-24 21:08:13,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:13.876 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.545s] 2018-09-24 21:08:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:17.342 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.465s] 2018-09-24 21:08:18,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:18.254 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.714s] 2018-09-24 21:08:20,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:20.129 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.787s] 2018-09-24 21:08:22,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:22.150 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.019s] 2018-09-24 21:08:38,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:38.893 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.982s] 2018-09-24 21:08:39,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:39.640 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [42.853s] 2018-09-24 21:08:46,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:46.543 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [28.283s] 2018-09-24 21:08:53,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.552 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.294s] 2018-09-24 21:08:53,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.579 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.027s] 2018-09-24 21:08:53,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.620 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.041s] 2018-09-24 21:08:53,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.650 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.029s] 2018-09-24 21:08:53,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.680 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.030s] 2018-09-24 21:08:53,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.709 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.028s] 2018-09-24 21:08:53,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.740 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.031s] 2018-09-24 21:08:53,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:53.990 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.250s] 2018-09-24 21:08:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:54.023 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2018-09-24 21:08:54,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:54.051 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.028s] 2018-09-24 21:08:56,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:08:56.461 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [9.077s] 2018-09-24 21:09:04,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:04.203 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.659s] 2018-09-24 21:09:09,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:09.717 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.514s] 2018-09-24 21:09:15,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:15.629 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.909s] 2018-09-24 21:09:18,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:18.293 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.665s] 2018-09-24 21:09:20,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:20.204 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.910s] 2018-09-24 21:09:24,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:24.069 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [44.415s] 2018-09-24 21:09:29,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:29.804 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [9.598s] 2018-09-24 21:09:29,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:29.859 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-09-24 21:09:29,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:29.905 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.046s] 2018-09-24 21:09:37,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:37.109 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.201s] 2018-09-24 21:09:44,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:44.417 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [7.307s] 2018-09-24 21:09:53,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:53.769 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.352s] 2018-09-24 21:09:53,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:53.840 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2018-09-24 21:09:53,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:09:53.885 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2018-09-24 21:10:00,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:00.580 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.692s] 2018-09-24 21:10:04,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:04.859 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [40.779s] 2018-09-24 21:10:04,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:04.860 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-09-24 21:10:04,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:04.861 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-24 21:10:07,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:07.612 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.031s] 2018-09-24 21:10:13,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:13.662 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.804s] 2018-09-24 21:10:19,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:19.291 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.630s] 2018-09-24 21:10:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:31.599 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.614s] 2018-09-24 21:10:41,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:41.303 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.704s] 2018-09-24 21:10:48,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:48.105 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.396s] 2018-09-24 21:10:48,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:48.125 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-09-24 21:10:48,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:48.151 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.026s] 2018-09-24 21:10:48,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:48.597 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.442s] 2018-09-24 21:10:49,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:49.731 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.426s] 2018-09-24 21:10:49,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:49.732 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-09-24 21:10:50,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.627 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [2.028s] 2018-09-24 21:10:50,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.642 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-09-24 21:10:50,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.660 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-09-24 21:10:50,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.671 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-09-24 21:10:50,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.684 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2018-09-24 21:10:50,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.704 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.020s] 2018-09-24 21:10:50,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.018s] 2018-09-24 21:10:50,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:50.734 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-09-24 21:10:53,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:10:53.159 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.427s] 2018-09-24 21:11:02,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:02.147 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [8.987s] 2018-09-24 21:11:32,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:32.881 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [30.730s] 2018-09-24 21:11:34,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:34.062 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.185s] 2018-09-24 21:11:38,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:38.761 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.290s] 2018-09-24 21:11:51,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:51.216 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.949s] 2018-09-24 21:11:51,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:51.267 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.051s] 2018-09-24 21:11:51,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:51.828 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.560s] 2018-09-24 21:11:53,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:53.180 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.352s] 2018-09-24 21:11:56,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:56.821 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.639s] 2018-09-24 21:11:56,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:56.865 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.044s] 2018-09-24 21:11:57,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:11:57.136 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.270s] 2018-09-24 21:12:12,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:12.982 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.288s] 2018-09-24 21:12:13,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:13.908 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.925s] 2018-09-24 21:12:16,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:16.396 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.485s] 2018-09-24 21:12:17,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:17.198 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.805s] 2018-09-24 21:12:18,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:18.621 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.028s] 2018-09-24 21:12:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:19.254 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.054s] 2018-09-24 21:12:20,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:20.154 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.901s] 2018-09-24 21:12:21,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:21.817 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.660s] 2018-09-24 21:12:21,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:21.890 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2018-09-24 21:12:22,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:22.197 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.574s] 2018-09-24 21:12:27,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:27.818 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.371s] 2018-09-24 21:12:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:37.763 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.038s] 2018-09-24 21:12:45,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:45.233 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.400s] 2018-09-24 21:12:45,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:45.363 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.130s] 2018-09-24 21:12:45,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:45.570 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.207s] 2018-09-24 21:12:45,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:45.712 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.142s] 2018-09-24 21:12:45,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:45.930 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.217s] 2018-09-24 21:12:46,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:46.018 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.088s] 2018-09-24 21:12:46,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:46.199 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.180s] 2018-09-24 21:12:46,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:46.292 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.093s] 2018-09-24 21:12:46,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:46.423 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.130s] 2018-09-24 21:12:53,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:53.891 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.225s] 2018-09-24 21:12:56,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:56.150 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.258s] 2018-09-24 21:12:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:12:58.441 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.290s] 2018-09-24 21:13:00,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:00.764 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.322s] 2018-09-24 21:13:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:03.148 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.383s] 2018-09-24 21:13:05,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:05.592 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.443s] 2018-09-24 21:13:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:05.840 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.248s] 2018-09-24 21:13:08,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:08.191 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.349s] 2018-09-24 21:13:10,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:10.593 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.401s] 2018-09-24 21:13:13,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:13.007 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.413s] 2018-09-24 21:13:15,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:15.456 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.448s] 2018-09-24 21:13:17,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:17.886 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.429s] 2018-09-24 21:13:20,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:20.302 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.415s] 2018-09-24 21:13:22,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:22.733 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.430s] 2018-09-24 21:13:25,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:25.066 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.332s] 2018-09-24 21:13:27,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:27.579 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.513s] 2018-09-24 21:13:30,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:30.108 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.527s] 2018-09-24 21:13:30,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:30.201 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [67.986s] 2018-09-24 21:13:32,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:32.619 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.510s] 2018-09-24 21:13:35,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:35.002 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.381s] 2018-09-24 21:13:37,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:37.560 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.557s] 2018-09-24 21:13:40,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:40.043 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.482s] 2018-09-24 21:13:42,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:42.570 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.526s] 2018-09-24 21:13:45,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:45.128 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.556s] 2018-09-24 21:13:47,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:47.720 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.592s] 2018-09-24 21:13:52,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:52.614 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.148s] 2018-09-24 21:13:52,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:52.833 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.218s] 2018-09-24 21:13:52,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:52.998 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.165s] 2018-09-24 21:13:53,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:13:53.078 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.081s] 2018-09-24 21:14:00,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:00.117 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-09-24 21:14:01,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:01.465 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [304.926s] 2018-09-24 21:14:04,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:04.649 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.140s] 2018-09-24 21:14:04,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:04.942 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.292s] 2018-09-24 21:14:05,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.069 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.127s] 2018-09-24 21:14:05,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.156 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.086s] 2018-09-24 21:14:05,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.258 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.102s] 2018-09-24 21:14:05,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.368 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.109s] 2018-09-24 21:14:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.466 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.097s] 2018-09-24 21:14:05,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.547 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.081s] 2018-09-24 21:14:05,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.586 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.039s] 2018-09-24 21:14:05,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.622 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.036s] 2018-09-24 21:14:05,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.678 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.055s] 2018-09-24 21:14:05,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.752 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.074s] 2018-09-24 21:14:05,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.815 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.063s] 2018-09-24 21:14:05,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.931 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.115s] 2018-09-24 21:14:05,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:05.992 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.060s] 2018-09-24 21:14:06,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.045 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.053s] 2018-09-24 21:14:06,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.127 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.081s] 2018-09-24 21:14:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.209 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.082s] 2018-09-24 21:14:06,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.286 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.077s] 2018-09-24 21:14:06,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.365 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.078s] 2018-09-24 21:14:06,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.448 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.083s] 2018-09-24 21:14:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.515 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.067s] 2018-09-24 21:14:06,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.581 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.065s] 2018-09-24 21:14:06,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.647 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.065s] 2018-09-24 21:14:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.708 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.061s] 2018-09-24 21:14:06,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.795 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.086s] 2018-09-24 21:14:06,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.855 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.060s] 2018-09-24 21:14:06,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:06.951 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.095s] 2018-09-24 21:14:07,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:07.480 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.527s] 2018-09-24 21:14:07,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:07.522 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.043s] 2018-09-24 21:14:07,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:07.565 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.042s] 2018-09-24 21:14:08,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:08.045 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.477s] 2018-09-24 21:14:08,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:08.557 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.511s] 2018-09-24 21:14:08,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:08.633 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.078s] 2018-09-24 21:14:08,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:08.697 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.064s] 2018-09-24 21:14:08,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:08.786 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.088s] 2018-09-24 21:14:10,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:10.094 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [1.305s] 2018-09-24 21:14:10,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:10.174 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.081s] 2018-09-24 21:14:10,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:10.246 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.072s] 2018-09-24 21:14:11,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:11.888 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.514s] 2018-09-24 21:14:12,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:12.814 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.925s] 2018-09-24 21:14:20,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:20.085 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:14:20,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:20.087 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:14:20,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:20.088 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-24 21:14:24,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:24.328 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.718s] 2018-09-24 21:14:26,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:26.526 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.198s] 2018-09-24 21:14:27,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:27.820 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.889s] 2018-09-24 21:14:31,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:31.147 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.326s] 2018-09-24 21:14:35,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:35.018 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.869s] 2018-09-24 21:14:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:37.739 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.368s] 2018-09-24 21:14:38,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:38.903 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.884s] 2018-09-24 21:14:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:43.450 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.546s] 2018-09-24 21:14:43,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:43.645 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.197s] 2018-09-24 21:14:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:44.449 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [74.230s] 2018-09-24 21:14:44,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:44.497 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.053s] 2018-09-24 21:14:44,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:44.558 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.061s] 2018-09-24 21:14:46,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:46.964 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.222s] 2018-09-24 21:14:55,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:55.419 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.307s] 2018-09-24 21:14:55,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:55.683 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.718s] 2018-09-24 21:14:55,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:14:55.942 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.524s] 2018-09-24 21:15:02,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:02.575 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.293s] 2018-09-24 21:15:02,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:02.618 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.042s] 2018-09-24 21:15:04,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:04.232 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.267s] 2018-09-24 21:15:06,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:06.959 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.151s] 2018-09-24 21:15:09,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:09.627 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.668s] 2018-09-24 21:15:17,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:17.396 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.244s] 2018-09-24 21:15:24,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:24.285 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.275s] 2018-09-24 21:15:27,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:27.362 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.123s] 2018-09-24 21:15:28,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:28.890 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:15:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:29.945 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.588s] 2018-09-24 21:15:38,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:38.143 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.993s] 2018-09-24 21:15:41,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:41.163 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.021s] 2018-09-24 21:15:50,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:50.156 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [20.203s] 2018-09-24 21:15:52,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:52.257 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.125s] 2018-09-24 21:15:55,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:15:55.548 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.396s] 2018-09-24 21:16:01,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:01.924 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [6.372s] 2018-09-24 21:16:02,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:02.449 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.300s] 2018-09-24 21:16:02,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:02.675 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.226s] 2018-09-24 21:16:02,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:02.889 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.213s] 2018-09-24 21:16:03,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:03.155 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.264s] 2018-09-24 21:16:03,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:03.277 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.122s] 2018-09-24 21:16:03,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:03.974 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.697s] 2018-09-24 21:16:04,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.009 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.035s] 2018-09-24 21:16:04,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.059 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2018-09-24 21:16:04,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.141 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.082s] 2018-09-24 21:16:04,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.206 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.064s] 2018-09-24 21:16:04,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.286 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.080s] 2018-09-24 21:16:04,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.334 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.048s] 2018-09-24 21:16:04,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.425 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.090s] 2018-09-24 21:16:04,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.507 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.081s] 2018-09-24 21:16:04,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.775 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.268s] 2018-09-24 21:16:04,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.848 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.073s] 2018-09-24 21:16:04,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:04.936 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.088s] 2018-09-24 21:16:05,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:05.016 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.079s] 2018-09-24 21:16:12,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:12.375 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.303s] 2018-09-24 21:16:12,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:12.675 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.299s] 2018-09-24 21:16:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:12.933 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.257s] 2018-09-24 21:16:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:13.206 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.272s] 2018-09-24 21:16:13,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:13.499 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.293s] 2018-09-24 21:16:15,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:15.532 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [63.219s] 2018-09-24 21:16:15,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:15.966 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.467s] 2018-09-24 21:16:42,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:16:42.945 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.404s] 2018-09-24 21:17:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:00.973 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.443s] 2018-09-24 21:17:01,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:01.231 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.258s] 2018-09-24 21:17:02,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:02.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.966s] 2018-09-24 21:17:02,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:02.526 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.328s] 2018-09-24 21:17:02,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:02.956 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.429s] 2018-09-24 21:17:03,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:03.291 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.335s] 2018-09-24 21:17:11,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.260 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.273s] 2018-09-24 21:17:11,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.271 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-09-24 21:17:11,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.283 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-09-24 21:17:11,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.493s] 2018-09-24 21:17:11,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.786 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-09-24 21:17:11,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:11.795 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-09-24 21:17:12,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:12.357 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.560s] 2018-09-24 21:17:12,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:12.638 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.282s] 2018-09-24 21:17:14,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:14.236 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:17:14,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:14.238 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:17:14,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:14.239 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:17:14,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:14.239 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:17:14,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:14.240 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-09-24 21:17:18,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:18.610 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.137s] 2018-09-24 21:17:18,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:18.736 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.126s] 2018-09-24 21:17:19,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:19.214 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.476s] 2018-09-24 21:17:19,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:19.632 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.419s] 2018-09-24 21:17:27,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:27.209 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.165s] 2018-09-24 21:17:28,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:28.001 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.793s] 2018-09-24 21:17:34,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:34.384 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-09-24 21:17:42,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:42.246 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.926s] 2018-09-24 21:17:42,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:42.356 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.112s] 2018-09-24 21:17:44,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:44.846 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-24 21:17:49,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:49.670 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.888s] 2018-09-24 21:17:54,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:54.882 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-24 21:17:54,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:17:54.883 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-24 21:18:01,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:01.226 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.342s] 2018-09-24 21:18:02,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:02.650 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-09-24 21:18:02,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:02.651 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-09-24 21:18:02,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:02.651 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-09-24 21:18:06,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:06.688 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.024s] 2018-09-24 21:18:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:06.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.192s] 2018-09-24 21:18:06,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:06.892 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.012s] 2018-09-24 21:18:07,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:07.235 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.342s] 2018-09-24 21:18:07,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:07.535 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.300s] 2018-09-24 21:18:19,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:19.685 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.590s] 2018-09-24 21:18:19,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:19.702 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.019s] 2018-09-24 21:18:20,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:20.287 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.583s] 2018-09-24 21:18:33,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:33.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.035s] 2018-09-24 21:18:41,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:41.952 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.864s] 2018-09-24 21:18:44,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:44.450 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.498s] 2018-09-24 21:18:46,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:46.555 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.105s] 2018-09-24 21:18:50,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:18:50.186 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.630s] 2018-09-24 21:19:07,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:07.622 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.880s] 2018-09-24 21:19:12,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:12.371 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.748s] 2018-09-24 21:19:18,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:18.712 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.339s] 2018-09-24 21:19:23,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:23.742 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.030s] 2018-09-24 21:19:39,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:39.342 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [15.599s] 2018-09-24 21:19:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:51.653 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.675s] 2018-09-24 21:19:55,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:19:55.256 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.601s] 2018-09-24 21:20:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:02.929 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.673s] 2018-09-24 21:20:14,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:14.798 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.515s] 2018-09-24 21:20:19,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:19.330 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.530s] 2018-09-24 21:20:23,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:23.050 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.720s] 2018-09-24 21:20:26,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:26.851 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.800s] 2018-09-24 21:20:30,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:30.167 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.315s] 2018-09-24 21:20:34,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:34.275 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.108s] 2018-09-24 21:20:37,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:37.736 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.460s] 2018-09-24 21:20:42,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:42.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.617s] 2018-09-24 21:20:43,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:43.930 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.576s] 2018-09-24 21:20:47,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.191 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.260s] 2018-09-24 21:20:47,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.580 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.389s] 2018-09-24 21:20:47,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.676 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.097s] 2018-09-24 21:20:47,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.771 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.094s] 2018-09-24 21:20:47,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.824 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2018-09-24 21:20:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.867 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.041s] 2018-09-24 21:20:47,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:47.958 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.091s] 2018-09-24 21:20:48,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:48.041 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.082s] 2018-09-24 21:20:48,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:48.086 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2018-09-24 21:20:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:48.134 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.047s] 2018-09-24 21:20:52,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:20:52.949 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.813s] 2018-09-24 21:21:06,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:06.410 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.423s] 2018-09-24 21:21:12,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:12.566 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.156s] 2018-09-24 21:21:17,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:17.751 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.185s] 2018-09-24 21:21:20,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:20.653 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.901s] 2018-09-24 21:21:22,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:22.060 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.407s] 2018-09-24 21:21:30,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:30.629 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.566s] 2018-09-24 21:21:30,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:30.706 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.079s] 2018-09-24 21:21:30,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:30.768 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.062s] 2018-09-24 21:21:37,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:37.384 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.612s] 2018-09-24 21:21:45,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:45.467 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [8.082s] 2018-09-24 21:21:53,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:53.948 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [8.479s] 2018-09-24 21:21:54,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:54.033 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.088s] 2018-09-24 21:21:54,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:54.078 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.044s] 2018-09-24 21:21:59,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:21:59.983 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.903s] 2018-09-24 21:22:06,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:06.392 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.407s] 2018-09-24 21:22:16,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:16.183 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.842s] 2018-09-24 21:22:17,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:17.636 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.452s] 2018-09-24 21:22:21,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:21.152 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.511s] 2018-09-24 21:22:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:21.709 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.561s] 2018-09-24 21:22:22,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:22.922 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.210s] 2018-09-24 21:22:23,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:23.622 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.701s] 2018-09-24 21:22:24,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:24.649 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.024s] 2018-09-24 21:22:24,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:24.690 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-09-24 21:22:25,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:25.867 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-09-24 21:22:30,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.288 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.113s] 2018-09-24 21:22:30,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.303 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-09-24 21:22:30,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.324 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.020s] 2018-09-24 21:22:30,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.347 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.022s] 2018-09-24 21:22:30,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.359 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2018-09-24 21:22:30,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.372 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.013s] 2018-09-24 21:22:30,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.404 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.031s] 2018-09-24 21:22:30,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.416 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2018-09-24 21:22:30,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.623 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.201s] 2018-09-24 21:22:30,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.629 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-09-24 21:22:30,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.648 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.019s] 2018-09-24 21:22:30,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.658 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-09-24 21:22:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.667 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2018-09-24 21:22:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.672 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-09-24 21:22:30,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.681 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2018-09-24 21:22:30,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:30.943 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.261s] 2018-09-24 21:22:31,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:31.100 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.157s] 2018-09-24 21:22:31,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:31.209 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.108s] 2018-09-24 21:22:31,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:31.272 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.063s] 2018-09-24 21:22:31,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:31.349 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.077s] 2018-09-24 21:22:31,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:31.434 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.085s] 2018-09-24 21:22:53,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:53.997 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.622s] 2018-09-24 21:22:56,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:22:56.389 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.392s] 2018-09-24 21:23:01,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:01.940 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-09-24 21:23:07,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:07.718 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.246s] 2018-09-24 21:23:08,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:08.161 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.444s] 2018-09-24 21:23:15,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:15.043 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.556s] 2018-09-24 21:23:15,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:15.354 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.312s] 2018-09-24 21:23:17,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:17.851 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:23:17,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:17.853 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-24 21:23:21,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:21.721 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.274s] 2018-09-24 21:23:24,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:24.013 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.289s] 2018-09-24 21:23:33,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:33.363 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.021s] 2018-09-24 21:23:33,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:33.460 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.098s] 2018-09-24 21:23:37,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:37.872 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-24 21:23:46,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:46.905 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [4.625s] 2018-09-24 21:23:55,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:55.477 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.193s] 2018-09-24 21:23:55,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:55.682 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.204s] 2018-09-24 21:23:55,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:55.946 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.264s] 2018-09-24 21:23:56,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:56.154 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.206s] 2018-09-24 21:23:56,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:23:56.417 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.263s] 2018-09-24 21:24:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:07.515 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.938s] 2018-09-24 21:24:07,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:07.752 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.238s] 2018-09-24 21:24:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:18.594 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.225s] 2018-09-24 21:24:19,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:19.071 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.477s] 2018-09-24 21:24:19,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:19.977 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.906s] 2018-09-24 21:24:27,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:27.061 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.538s] 2018-09-24 21:24:27,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:27.251 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.190s] 2018-09-24 21:24:27,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:27.610 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.358s] 2018-09-24 21:24:27,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:27.864 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.255s] 2018-09-24 21:24:35,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:35.920 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [0.986s] 2018-09-24 21:24:37,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:37.044 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [1.123s] 2018-09-24 21:24:49,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:49.142 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.038s] 2018-09-24 21:24:57,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:57.496 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.308s] 2018-09-24 21:24:58,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:24:58.473 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.977s] 2018-09-24 21:25:04,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:04.732 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-24 21:25:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:23.427 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.715s] 2018-09-24 21:25:35,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:35.641 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [12.214s] 2018-09-24 21:25:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:36.055 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.416s] 2018-09-24 21:25:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:36.457 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.401s] 2018-09-24 21:25:36,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:36.666 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.208s] 2018-09-24 21:25:58,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:25:58.696 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.025s] 2018-09-24 21:26:27,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:27.349 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [23.217s] 2018-09-24 21:26:31,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:31.227 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [3.876s] 2018-09-24 21:26:33,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:33.946 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.719s] 2018-09-24 21:26:47,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:47.294 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [7.278s] 2018-09-24 21:26:49,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:49.765 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [2.472s] 2018-09-24 21:26:51,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:51.777 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.013s] 2018-09-24 21:26:51,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:51.788 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.011s] 2018-09-24 21:26:52,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.057 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.269s] 2018-09-24 21:26:52,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.333 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.275s] 2018-09-24 21:26:52,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.352 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.019s] 2018-09-24 21:26:52,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.364 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.011s] 2018-09-24 21:26:52,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.375 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-09-24 21:26:52,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.660 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.285s] 2018-09-24 21:26:52,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.704 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.043s] 2018-09-24 21:26:52,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:52.892 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.188s] 2018-09-24 21:26:53,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.174 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.282s] 2018-09-24 21:26:53,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.208 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-09-24 21:26:53,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.481 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.272s] 2018-09-24 21:26:53,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.520 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.038s] 2018-09-24 21:26:53,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.755 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.234s] 2018-09-24 21:26:53,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.809 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.054s] 2018-09-24 21:26:53,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:53.845 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-09-24 21:26:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.023 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.178s] 2018-09-24 21:26:54,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.059 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-09-24 21:26:54,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.093 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-09-24 21:26:54,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.101 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-09-24 21:26:54,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.134 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.032s] 2018-09-24 21:26:54,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.169 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-09-24 21:26:54,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.202 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-09-24 21:26:54,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.216 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.014s] 2018-09-24 21:26:54,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.226 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.010s] 2018-09-24 21:26:54,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.261 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2018-09-24 21:26:54,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.271 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.010s] 2018-09-24 21:26:54,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.322 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.050s] 2018-09-24 21:26:54,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:26:54.541 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.219s] 2018-09-24 21:27:00,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 65d95111-3cd7-481d-9cda-75aaef02316c 2018-09-24 21:27:00,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '65d95111-3cd7-481d-9cda-75aaef02316c']'. 2018-09-24 21:27:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-24 21:27:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-24 21:27:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-24 21:27:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 65d95111-3cd7-481d-9cda-75aaef02316c | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-24 20:47:53 | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-24 21:27:00 | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:39:07 | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-24 21:27:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 58d7d7e2-b39a-469a-9040-b0a6d62c7d1a) | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d12b6a2c-4b14-445f-8b47-1b0d67a048d6) | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1491 | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2338.112 | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1218 | 2018-09-24 21:27:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 263 | 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 10 | 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-24 21:27:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-24 21:27:02,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.1856677524% 2018-09-24 21:27:02,310 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 39:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-24 21:27:05,445 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-24 21:27:05,446 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 21:27:08,192 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-333 | | 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-bgpvpn-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 21:27:08,195 - 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=,172.30.9.30,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b1opDczl2GxxR85Zu9fqN3EEx 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=0ba36f01c3914af1bee9c66e5217b8dd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=eDUQLnomncLYxOPyWml2ietsM export OS_REGION_NAME=regionOne 2018-09-24 21:27:08,195 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-24 21:27:08,201 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-24 21:27:09,663 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'0733da1d98d94224bbb7ead70806ebc5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_5c5f87e4-de0a-414e-9ed9-6367863495ec'}) 2018-09-24 21:27:10,041 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15833bf4141c4406abd930dacac5bf83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_5c5f87e4-de0a-414e-9ed9-6367863495ec'}) 2018-09-24 21:27:11,355 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_5c5f87e4-de0a-414e-9ed9-6367863495ec', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0733da1d98d94224bbb7ead70806ebc5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f000aa08-ee52-4f29-ac7b-ef504925dcbb', 'username': u'tempest_scenario-user_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 21:27:11,358 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'password': 'f000aa08-ee52-4f29-ac7b-ef504925dcbb', 'project_name': 'tempest_scenario-project_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000', 'project_id': '0733da1d98d94224bbb7ead70806ebc5', 'project_domain_name': 'Default'} 2018-09-24 21:27:13,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 21:27:17,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e754d32a-753e-40c7-a98e-5dfafe74e0c5 | 2018-09-24T21:27:16.859442 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e754d32a-753e-40c7-a98e-5dfafe74e0c5 ~/.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-09-24 21:27:20,578 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+------------------------+-----------+ | Service | Service Type | Status | +-------------+------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-735765631 | Available | | __unknown__ | tempest-type-965556775 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+------------------------+-----------+ 2018-09-24 21:27:21,281 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 21:27:26,147 - 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=05e83bde-e357-4296-a842-b88c5e2dc898) as the default verifier for the future CLI operations. 2018-09-24 21:27:28,599 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-24 21:27:29,413 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5/file', 'owner': u'0733da1d98d94224bbb7ead70806ebc5', 'id': u'e627ed3e-ceba-4e08-add5-09e363a4a8b5', 'size': 12716032, u'self': u'/v2/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0733da1d98d94224bbb7ead70806ebc5', 'name': 'tempest_scenario-project_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T21:27:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-24T21:27:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_5c5f87e4-de0a-414e-9ed9-6367863495ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'created': u'2018-09-24T21:27:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T21:27:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e627ed3e-ceba-4e08-add5-09e363a4a8b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_5c5f87e4-de0a-414e-9ed9-6367863495ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 21:27:29,765 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_5c5f87e4-de0a-414e-9ed9-6367863495ec', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'7a124c1f-ba42-4238-a8b3-9e63f9b97439', 'swap': 0}) 2018-09-24 21:27:31,480 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/25483e5c-1770-4ca6-a9eb-69cb36efae17/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25483e5c-1770-4ca6-a9eb-69cb36efae17/file', 'owner': u'0733da1d98d94224bbb7ead70806ebc5', 'id': u'25483e5c-1770-4ca6-a9eb-69cb36efae17', 'size': 12716032, u'self': u'/v2/images/25483e5c-1770-4ca6-a9eb-69cb36efae17', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0733da1d98d94224bbb7ead70806ebc5', 'name': 'tempest_scenario-project_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29926361-d707-4d7e-84e5-e831d106c12f/images/25483e5c-1770-4ca6-a9eb-69cb36efae17/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-24T21:27:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-24T21:27:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/25483e5c-1770-4ca6-a9eb-69cb36efae17', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', 'created': u'2018-09-24T21:27:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-24T21:27:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/25483e5c-1770-4ca6-a9eb-69cb36efae17', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-24 21:27:31,524 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'e2aad826-685c-473c-a966-d01c080cec2d', 'swap': 0}) 2018-09-24 21:27:31,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_5c5f87e4-de0a-414e-9ed9-6367863495ec', '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'0ba36f01c3914af1bee9c66e5217b8dd', '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'e2aad826-685c-473c-a966-d01c080cec2d', 'swap': 0}) 2018-09-24 21:27:35,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-24 21:27:35,123 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-24 21:27:35,123 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-24 21:27:35,125 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-24 21:27:35,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-24 21:27:37,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-05e83bde-e357-4296-a842-b88c5e2dc898/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-09-24 21:27:37,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-24 21:27:37,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-24 21:27:37,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-09-24 21:28:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:28:43.296 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [53.073s] 2018-09-24 21:29:36,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:29:36.948 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [42.931s] 2018-09-24 21:30:34,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:30:34.478 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [51.383s] 2018-09-24 21:33:14,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:33:14.608 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [160.097s] 2018-09-24 21:37:13,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:37:13.045 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [230.869s] 2018-09-24 21:37:19,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:37:19.650 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.811s] 2018-09-24 21:39:00,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:39:00.459 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [93.019s] 2018-09-24 21:39:55,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:39:55.843 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [55.375s] 2018-09-24 21:40:30,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:40:30.925 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.426s] 2018-09-24 21:41:19,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:41:19.403 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.534s] 2018-09-24 21:41:46,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:41:46.285 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-24 21:42:28,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:42:28.994 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [42.694s] 2018-09-24 21:44:06,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-24 21:44:06.173 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [97.163s] 2018-09-24 21:44:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 220a20de-3569-49a3-89db-2c917eef3869 2018-09-24 21:44:30,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '220a20de-3569-49a3-89db-2c917eef3869']'. 2018-09-24 21:44:31,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-24 21:44:31,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-24 21:44:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-24 21:44:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 220a20de-3569-49a3-89db-2c917eef3869 | 2018-09-24 21:44:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-24 21:44:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-24 21:27:39 | 2018-09-24 21:44:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-24 21:44:30 | 2018-09-24 21:44:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:51 | 2018-09-24 21:44:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-24 21:44:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-24 21:44:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-24 21:44:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 05e83bde-e357-4296-a842-b88c5e2dc898) | 2018-09-24 21:44:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-24 21:44:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e754d32a-753e-40c7-a98e-5dfafe74e0c5) | 2018-09-24 21:44:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-09-24 21:44:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 984.013 | 2018-09-24 21:44:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 10 | 2018-09-24 21:44:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-09-24 21:44:31,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-24 21:44:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-24 21:44:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-09-24 21:44:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-24 21:44:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-24 21:44:31,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-24 21:44:31,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 83.3333333333% 2018-09-24 21:44:31,164 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 17:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-24 21:44:34,327 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-24 21:44:34,327 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR