2018-09-03 17:01:49,018 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-284 | | 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-03 17:01:49,023 - 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.22,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=WHCmOuSk76sD6ZXmZVvJL51J1 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=d6f42509408a457b833ea1fb393e4f25 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_PASSWORD=XTSHxU31bMu9YsMzqkz0bZYwF export OS_REGION_NAME=regionOne 2018-09-03 17:01:49,023 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-03 17:01:49,024 - 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-03 17:01:49,059 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-03 17:01:49,154 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-03 17:01:50,423 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-03 17:01:50,730 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'3ec55f254ff94c5c8842bdfb499d035d', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-03 17:01:50,926 - 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.22:5000/v3/endpoints/04d238f5f9434ec49438415dfb6d8402'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b85508689fc4acc960bddf1f2b2aad6', u'id': u'04d238f5f9434ec49438415dfb6d8402'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/058ec0ca576443a581a32e6ee0efac77'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'985ea7fb37b44bf7b3c96a69a09401cc', u'id': u'058ec0ca576443a581a32e6ee0efac77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/07896a29a4de45ef9a36324c851f76ac'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8fb579b6accb4cf5890e86aec383356d', u'id': u'07896a29a4de45ef9a36324c851f76ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/07c4129fa54e40e183ed00ad5473e513'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'48402731b6d6464093add7f5dae96766', u'id': u'07c4129fa54e40e183ed00ad5473e513'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/08b8108c98dd48158dea554f0236efd4'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'039a688dbe074759b4e89a92160b9b6b', u'id': u'08b8108c98dd48158dea554f0236efd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/09f7f5870bab4612a16e937d86c9a29e'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2357e7e3b400491b873197184f6ad8ed', u'id': u'09f7f5870bab4612a16e937d86c9a29e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0d40c150a5224c61bfa5c577ab876c9e'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'48402731b6d6464093add7f5dae96766', u'id': u'0d40c150a5224c61bfa5c577ab876c9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1b545a346b6f4747aa46995a17709527'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'10b2a3bc2b344234b1c3faf4915627f5', u'id': u'1b545a346b6f4747aa46995a17709527'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1ce4c206630c42bd87a18cc6c2cbf6df'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'039a688dbe074759b4e89a92160b9b6b', u'id': u'1ce4c206630c42bd87a18cc6c2cbf6df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1e452171ae5d40418fada3b126507013'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3c2cb1ff3d154beda0a5065561d4b6c8', u'id': u'1e452171ae5d40418fada3b126507013'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1e79ac8e24664a69b902d9e1241a97a4'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'985ea7fb37b44bf7b3c96a69a09401cc', u'id': u'1e79ac8e24664a69b902d9e1241a97a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/25dad28591594c1083fe498f166adf94'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'039a688dbe074759b4e89a92160b9b6b', u'id': u'25dad28591594c1083fe498f166adf94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3fd225bec0b84d51bcadf561d01f395c'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c937558d5a4a4109a952e8bbb9a7565f', u'id': u'3fd225bec0b84d51bcadf561d01f395c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/40cab6672b82463999ad55bb194811f8'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3b658a9f21645f9aad1a6cadfaf7176', u'id': u'40cab6672b82463999ad55bb194811f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/423559808e16473d9c91ab115d6cacda'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f52921be98d414491fb07523bc099bf', u'id': u'423559808e16473d9c91ab115d6cacda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5222f4df78bc4f31af47cd37a948fde8'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'985ea7fb37b44bf7b3c96a69a09401cc', u'id': u'5222f4df78bc4f31af47cd37a948fde8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5325dee3795f485288f89efe585226d3'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3c2cb1ff3d154beda0a5065561d4b6c8', u'id': u'5325dee3795f485288f89efe585226d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/53bfacdcc08a4a6a80777afee1c82736'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'068abb3702a8433295792664ffed00e1', u'id': u'53bfacdcc08a4a6a80777afee1c82736'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/56722cad55594f598bfbed2414d53eb1'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2357e7e3b400491b873197184f6ad8ed', u'id': u'56722cad55594f598bfbed2414d53eb1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/572967e805f340ff9cb6ebb8e40c2da1'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8fb579b6accb4cf5890e86aec383356d', u'id': u'572967e805f340ff9cb6ebb8e40c2da1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/58dfe60963a74bf690522d419321d5af'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2357e7e3b400491b873197184f6ad8ed', u'id': u'58dfe60963a74bf690522d419321d5af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/672a3aef9771418a8fbdfa274f1aa1d9'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'48402731b6d6464093add7f5dae96766', u'id': u'672a3aef9771418a8fbdfa274f1aa1d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6da382a116314aa1ba7def014efda985'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'10b2a3bc2b344234b1c3faf4915627f5', u'id': u'6da382a116314aa1ba7def014efda985'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7110d5a3ba0245bc87fa669836d8556e'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c9ec16a5973a4c8c8fee4300094ead2e', u'id': u'7110d5a3ba0245bc87fa669836d8556e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/79ab56d72b224595b7110baa375d0c43'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'068abb3702a8433295792664ffed00e1', u'id': u'79ab56d72b224595b7110baa375d0c43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7ff8e5a89c5c40649154ab28f0acb0bd'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e53cbf1248774cd798c0a4e53c16de0d', u'id': u'7ff8e5a89c5c40649154ab28f0acb0bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8d0ac9cce13246daa304cbf1ea4e7732'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'10b2a3bc2b344234b1c3faf4915627f5', u'id': u'8d0ac9cce13246daa304cbf1ea4e7732'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9e536780a9c44c039b1d477d1825d3aa'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e53cbf1248774cd798c0a4e53c16de0d', u'id': u'9e536780a9c44c039b1d477d1825d3aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b0523db39a2d403f86e118e4dbdba7f2'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c9ec16a5973a4c8c8fee4300094ead2e', u'id': u'b0523db39a2d403f86e118e4dbdba7f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b9c0afd810aa482a8b4ab77a3aec93e3'}, 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'1b85508689fc4acc960bddf1f2b2aad6', u'id': u'b9c0afd810aa482a8b4ab77a3aec93e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bef760e7b6134c8c90d5cc275e94a593'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c937558d5a4a4109a952e8bbb9a7565f', u'id': u'bef760e7b6134c8c90d5cc275e94a593'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c126ededf6ba4116b688e1503ecc04ca'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e53cbf1248774cd798c0a4e53c16de0d', u'id': u'c126ededf6ba4116b688e1503ecc04ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d6e8017300ec43268e6c47b506548599'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8fb579b6accb4cf5890e86aec383356d', u'id': u'd6e8017300ec43268e6c47b506548599'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e034a75e01a1425bb1821c27f70fa5f1'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c9ec16a5973a4c8c8fee4300094ead2e', u'id': u'e034a75e01a1425bb1821c27f70fa5f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e2d3d4cf499642a39bdf012dc19a0ded'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3c2cb1ff3d154beda0a5065561d4b6c8', u'id': u'e2d3d4cf499642a39bdf012dc19a0ded'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e56ad16ad9704e77a4e854e3bb39575a'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f52921be98d414491fb07523bc099bf', u'id': u'e56ad16ad9704e77a4e854e3bb39575a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e8b19e3dc0ec4d478ead4da9f5010c40'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f52921be98d414491fb07523bc099bf', u'id': u'e8b19e3dc0ec4d478ead4da9f5010c40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/edd5735caede40ceb92820e3ad706f76'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3b658a9f21645f9aad1a6cadfaf7176', u'id': u'edd5735caede40ceb92820e3ad706f76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ee180d5f7aad4c70aebab80eb7289ff7'}, u'url': u'http://12.0.0.39:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b85508689fc4acc960bddf1f2b2aad6', u'id': u'ee180d5f7aad4c70aebab80eb7289ff7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/efb4ac6aa66f4ca9bc27ba7a9527bd2e'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3b658a9f21645f9aad1a6cadfaf7176', u'id': u'efb4ac6aa66f4ca9bc27ba7a9527bd2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fbb3d27f93d94a6fbf308e8e34b0d035'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'068abb3702a8433295792664ffed00e1', u'id': u'fbb3d27f93d94a6fbf308e8e34b0d035'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fd892c1a0b034cdd95b591e8afbba233'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c937558d5a4a4109a952e8bbb9a7565f', u'id': u'fd892c1a0b034cdd95b591e8afbba233'})] 2018-09-03 17:01:52,897 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-03 17:01:53,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-03 17:01:54,148 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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': 2}, 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': 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})] 2018-09-03 17:01:54,291 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-03 17:01:54,394 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'c28e8be8-7976-401a-903a-3a449feaddab'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-03T16:59:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 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'271dd4ad9cf24425a2ad810876fbfc44', u'created_at': u'2018-09-03T16:59:13Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'271dd4ad9cf24425a2ad810876fbfc44'})] 2018-09-03 17:01:54,422 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-03 17:01:54,712 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'01fa08c17bfd4e4597f3c8b8e010c50f'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'2be7a41e435142a6a350f47a98fe3575'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'2fbf3d03c6c54f83bb2dbd875a7fd239'}), Munch({'project': u'd6f42509408a457b833ea1fb393e4f25', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'36a0a00f7c8c4b03bacc1c9bb92e0da2'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'6eb05ca04911458aa188348bb99ad5e6'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'892f30f92d944a8a970e93f3319be362'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'8bc54d9cacb34b5c8c41c45c5c38ba0c'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'ac6cdb55548945349118a96ee9a998de'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'b0b3b705d7ed46c49675536fa00febea'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'b4e1dded9339413b8e0d74daff29d9b0'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'44e94e23405647c39ebab300ae4e5dbd', 'user': u'b4e1dded9339413b8e0d74daff29d9b0'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'b7e7c4d0bf664048ad5d556a057cbcde'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'd39e6f6e9f0e468babdd505b28204032'}), Munch({'project': u'271dd4ad9cf24425a2ad810876fbfc44', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'f34a39395eb24ef48d826b189a52efb3'}), Munch({'domain': u'3ec55f254ff94c5c8842bdfb499d035d', 'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'9f9794746e684210992b22b3587d0528'}), Munch({'id': u'4285ffa5614b417387687acc9680aa60', 'user': u'36a0a00f7c8c4b03bacc1c9bb92e0da2'})] 2018-09-03 17:01:54,885 - 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'swiftoperator', 'id': u'2df4ba897b0e496faea316db69efca3c'}), 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'4285ffa5614b417387687acc9680aa60'}), 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'44e94e23405647c39ebab300ae4e5dbd'}), 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'4c429c11b5a14e8fb8a92eb6ffb27a39'}), 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'54333baba2f640ad8db9437b0eaf1628'}), 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'57457aa668c94da1a5d9f3bc0ffe89d4'}), 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-03 17:01:54,934 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-03 17:01:55,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-03 17:01:55,298 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'039a688dbe074759b4e89a92160b9b6b', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'068abb3702a8433295792664ffed00e1', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0b1208fe036e41a991960e3a3813f5bf', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'10b2a3bc2b344234b1c3faf4915627f5', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1b85508689fc4acc960bddf1f2b2aad6', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'2357e7e3b400491b873197184f6ad8ed', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'3c2cb1ff3d154beda0a5065561d4b6c8', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'48402731b6d6464093add7f5dae96766', 'name': u'keystone'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4f52921be98d414491fb07523bc099bf', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8fb579b6accb4cf5890e86aec383356d', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'985ea7fb37b44bf7b3c96a69a09401cc', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c937558d5a4a4109a952e8bbb9a7565f', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c9ec16a5973a4c8c8fee4300094ead2e', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'e53cbf1248774cd798c0a4e53c16de0d', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'f3b658a9f21645f9aad1a6cadfaf7176', 'name': u'cinderv2'})] 2018-09-03 17:01:55,338 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T16:59:17Z', 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'c28e8be8-7976-401a-903a-3a449feaddab', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'tenant_id': u'271dd4ad9cf24425a2ad810876fbfc44', u'created_at': u'2018-09-03T16:59:17Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'271dd4ad9cf24425a2ad810876fbfc44'})] 2018-09-03 17:01:55,454 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:01:55,454 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-03 17:01:55,508 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-03 17:01:57,148 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-03 17:01:57,680 - 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-03T17:01:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'21b07b2d-dbe6-4a12-8ae7-7b1797eb8658', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_0d53cc0f-9052-46e9-a1f5-af9b7a1192d8', u'admin_state_up': True, u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:01:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:01:58,711 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:01:58Z', 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'83591aa8-9410-4035-91a6-0aae5c40f046', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_0d53cc0f-9052-46e9-a1f5-af9b7a1192d8', u'enable_dhcp': True, u'network_id': u'21b07b2d-dbe6-4a12-8ae7-7b1797eb8658', u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:01:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:02:00,181 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:01:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T17:01:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'd6f42509408a457b833ea1fb393e4f25', u'id': u'0e51e48c-bd8c-4b69-86e3-b048a5058fec', u'name': u'tenantnetwork1-router_0d53cc0f-9052-46e9-a1f5-af9b7a1192d8'}) 2018-09-03 17:02:01,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:02:01,897 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 17:02:08,005 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-03 17:02:10,049 - 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'fa923760227643a39e7161677b0a3f68', '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_6f916fca-9651-41d0-a5ca-7a0679190070'}) 2018-09-03 17:02:10,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae3619fe7e3443c4a0c88066b5b74d17', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_6f916fca-9651-41d0-a5ca-7a0679190070'}) 2018-09-03 17:02:11,992 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_6f916fca-9651-41d0-a5ca-7a0679190070', 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'fa923760227643a39e7161677b0a3f68', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f53862f4-7dbc-4465-91b9-e647136f1880', 'username': u'tenantnetwork2-user_6f916fca-9651-41d0-a5ca-7a0679190070', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:02:11,995 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_6f916fca-9651-41d0-a5ca-7a0679190070', 'password': 'f53862f4-7dbc-4465-91b9-e647136f1880', 'project_name': 'tenantnetwork2-project_6f916fca-9651-41d0-a5ca-7a0679190070', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'fa923760227643a39e7161677b0a3f68', 'project_domain_name': 'Default'} 2018-09-03 17:02:11,996 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-03 17:02:13,087 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:02:12Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'ea002542-f8da-46d5-966f-00026f9a98da', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_6f916fca-9651-41d0-a5ca-7a0679190070', u'admin_state_up': True, u'tenant_id': u'fa923760227643a39e7161677b0a3f68', u'created_at': u'2018-09-03T17:02:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fa923760227643a39e7161677b0a3f68'}) 2018-09-03 17:02:13,843 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:02: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'2a38ef40-2597-4677-83e5-3dd414036aab', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_6f916fca-9651-41d0-a5ca-7a0679190070', u'enable_dhcp': True, u'network_id': u'ea002542-f8da-46d5-966f-00026f9a98da', u'tenant_id': u'fa923760227643a39e7161677b0a3f68', u'created_at': u'2018-09-03T17:02: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'fa923760227643a39e7161677b0a3f68'}) 2018-09-03 17:02:15,045 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fa923760227643a39e7161677b0a3f68', u'created_at': u'2018-09-03T17:02:13Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:02:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'fa923760227643a39e7161677b0a3f68', u'id': u'4eadf210-ace1-45e4-8d93-545f0ddc6a2d', u'name': u'tenantnetwork2-router_6f916fca-9651-41d0-a5ca-7a0679190070'}) 2018-09-03 17:02:17,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:02:17,163 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 17:02:23,788 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-03 17:02:25,433 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-03 17:02:25,787 - 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-03T17:02:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e9299d03-e750-4f86-9d42-ee97cbc6b4c2', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', u'admin_state_up': True, u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:02:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:02:26,318 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:02:26Z', 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'af859c1f-62ec-46da-8e23-d7b93ec019f2', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', u'enable_dhcp': True, u'network_id': u'e9299d03-e750-4f86-9d42-ee97cbc6b4c2', u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:02:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:02:27,518 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:02:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T17:02:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'd6f42509408a457b833ea1fb393e4f25', u'id': u'f980f0db-5414-422d-b5ce-31b3311d4fd8', u'name': u'vmready1-router_942bf8b6-4526-4e2a-9ac7-1513abfbcb09'}) 2018-09-03 17:02:32,740 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/93a0f33e-b45b-4373-b5c5-4337ec5a4551/snap', u'metadata': Munch({})})], 'file': u'/v2/images/93a0f33e-b45b-4373-b5c5-4337ec5a4551/file', 'owner': u'd6f42509408a457b833ea1fb393e4f25', 'id': u'93a0f33e-b45b-4373-b5c5-4337ec5a4551', 'size': 12716032, u'self': u'/v2/images/93a0f33e-b45b-4373-b5c5-4337ec5a4551', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6f42509408a457b833ea1fb393e4f25', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/93a0f33e-b45b-4373-b5c5-4337ec5a4551/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:02:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:02:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', '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/93a0f33e-b45b-4373-b5c5-4337ec5a4551', 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_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', 'created': u'2018-09-03T17:02:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:02: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/93a0f33e-b45b-4373-b5c5-4337ec5a4551', 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_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:02:33,470 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_942bf8b6-4526-4e2a-9ac7-1513abfbcb09', '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'd6f42509408a457b833ea1fb393e4f25', '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'4d3d30e5-5f74-41cc-ac3d-4493701ffaba', 'swap': 0}) 2018-09-03 17:02:33,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:02:33,717 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:02:40,805 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-03 17:02:42,769 - 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'7e0f465779c04b46945a38845bf13b65', '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_3b99a445-9027-4767-99c8-6ccb01e9a286'}) 2018-09-03 17:02:43,310 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1fee2a553523453db7ba63ff2328e749', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3b99a445-9027-4767-99c8-6ccb01e9a286'}) 2018-09-03 17:02:44,657 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_3b99a445-9027-4767-99c8-6ccb01e9a286', 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'7e0f465779c04b46945a38845bf13b65', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '17c530d3-4ea5-4cf8-86e7-32e2a6e42690', 'username': u'vmready2-user_3b99a445-9027-4767-99c8-6ccb01e9a286', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:02:44,661 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3b99a445-9027-4767-99c8-6ccb01e9a286', 'password': '17c530d3-4ea5-4cf8-86e7-32e2a6e42690', 'project_name': 'vmready2-project_3b99a445-9027-4767-99c8-6ccb01e9a286', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7e0f465779c04b46945a38845bf13b65', 'project_domain_name': 'Default'} 2018-09-03 17:02:44,663 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-03 17:02:45,750 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:02:45Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'abff15d5-6524-444b-820b-e8aea5b48065', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_3b99a445-9027-4767-99c8-6ccb01e9a286', u'admin_state_up': True, u'tenant_id': u'7e0f465779c04b46945a38845bf13b65', u'created_at': u'2018-09-03T17:02:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7e0f465779c04b46945a38845bf13b65'}) 2018-09-03 17:02:46,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:02:46Z', 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'59ee585d-8350-4f65-847c-6c22598cbac5', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3b99a445-9027-4767-99c8-6ccb01e9a286', u'enable_dhcp': True, u'network_id': u'abff15d5-6524-444b-820b-e8aea5b48065', u'tenant_id': u'7e0f465779c04b46945a38845bf13b65', u'created_at': u'2018-09-03T17:02:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7e0f465779c04b46945a38845bf13b65'}) 2018-09-03 17:02:47,954 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7e0f465779c04b46945a38845bf13b65', u'created_at': u'2018-09-03T17:02:46Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:02:47Z', u'revision_number': 2, u'routes': [], u'project_id': u'7e0f465779c04b46945a38845bf13b65', u'id': u'cf5b53a3-3dca-48ca-8cbb-88cd9c8731b4', u'name': u'vmready2-router_3b99a445-9027-4767-99c8-6ccb01e9a286'}) 2018-09-03 17:02:52,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/da55548a-9271-41eb-8d14-1b1296bcfe59/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da55548a-9271-41eb-8d14-1b1296bcfe59/file', 'owner': u'7e0f465779c04b46945a38845bf13b65', 'id': u'da55548a-9271-41eb-8d14-1b1296bcfe59', 'size': 12716032, u'self': u'/v2/images/da55548a-9271-41eb-8d14-1b1296bcfe59', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7e0f465779c04b46945a38845bf13b65', 'name': 'vmready2-project_3b99a445-9027-4767-99c8-6ccb01e9a286', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/da55548a-9271-41eb-8d14-1b1296bcfe59/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:02:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:02:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3b99a445-9027-4767-99c8-6ccb01e9a286', '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/da55548a-9271-41eb-8d14-1b1296bcfe59', 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_3b99a445-9027-4767-99c8-6ccb01e9a286', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3b99a445-9027-4767-99c8-6ccb01e9a286', 'created': u'2018-09-03T17:02:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:02: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/da55548a-9271-41eb-8d14-1b1296bcfe59', 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_3b99a445-9027-4767-99c8-6ccb01e9a286', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:02:52,567 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3b99a445-9027-4767-99c8-6ccb01e9a286', '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'd6f42509408a457b833ea1fb393e4f25', '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'2bea1f81-8b69-428b-b0e5-6bdc73a854d2', 'swap': 0}) 2018-09-03 17:02:52,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:02:52,712 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:03:01,497 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-03 17:03:03,001 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-03 17:03:03,324 - 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-03T17:03:03Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a04db74a-e129-4b74-b507-658e37e02932', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_30da0af9-3057-40a0-aea7-53c54b65b283', u'admin_state_up': True, u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:03:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:03:03,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:03:03Z', 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'427f4844-5794-4bb6-ae29-e1d779dd1f2a', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_30da0af9-3057-40a0-aea7-53c54b65b283', u'enable_dhcp': True, u'network_id': u'a04db74a-e129-4b74-b507-658e37e02932', u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:03:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd6f42509408a457b833ea1fb393e4f25'}) 2018-09-03 17:03:05,212 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', u'created_at': u'2018-09-03T17:03:04Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-03T17:03:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'd6f42509408a457b833ea1fb393e4f25', u'id': u'3ce51b5e-94a8-4c41-91c5-4c805903be1e', u'name': u'singlevm1-router_30da0af9-3057-40a0-aea7-53c54b65b283'}) 2018-09-03 17:03:08,364 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/e8efad3a-8ae8-4bc8-95af-b2ee21a35891/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e8efad3a-8ae8-4bc8-95af-b2ee21a35891/file', 'owner': u'd6f42509408a457b833ea1fb393e4f25', 'id': u'e8efad3a-8ae8-4bc8-95af-b2ee21a35891', 'size': 12716032, u'self': u'/v2/images/e8efad3a-8ae8-4bc8-95af-b2ee21a35891', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6f42509408a457b833ea1fb393e4f25', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/e8efad3a-8ae8-4bc8-95af-b2ee21a35891/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:03:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:03:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_30da0af9-3057-40a0-aea7-53c54b65b283', '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/e8efad3a-8ae8-4bc8-95af-b2ee21a35891', 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_30da0af9-3057-40a0-aea7-53c54b65b283', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_30da0af9-3057-40a0-aea7-53c54b65b283', 'created': u'2018-09-03T17:03:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:03:07Z', 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/e8efad3a-8ae8-4bc8-95af-b2ee21a35891', 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_30da0af9-3057-40a0-aea7-53c54b65b283', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:03:09,205 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_30da0af9-3057-40a0-aea7-53c54b65b283', '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'd6f42509408a457b833ea1fb393e4f25', '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'8d753a3a-f007-41f1-9432-299ba73b2a4f', 'swap': 0}) 2018-09-03 17:03:09,390 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUtrhgw6zY5PtsFU5WnWEm7eL5Hb6i0s8zYF29hmvrjv9fRdWFl+JICKpFg88vx3/aA/errTuFkQkWcCWy278iyjdHwlgyZ1IRLDU6y3g3iDIegmmxFsDZGxQTbMQ25MMtW0FEX0biyV3M6hxd80S6X6dvoLQf8FwNi7C1U6oTJ891ZYCvixguHVdY7I46uZqpaqGGexgHYg/OEPTkNVjX3Tn4P9/ebl/EcvuOhPbL+RCrYwmvPsK3WdVEnk3VddrpAKbotgfyQAOVpl+GT2Uugs0vSqCkBDS4es6+Ve8+YE71oAcRgIgB014uuUVPOdOS9F/nS7RLK/rLYwtg/dR1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1La4YMOs2OT7bBVOVp1hJu3i+R2+otLPM2BdvYZr647/X0XV\nhZfiSAiqRYPPL8d/2gP3q607hZEJFnAlstu/Iso3R8JYMmdSESw1Ost4N4gyHoJp\nsRbA2RsUE2zENuTDLVtBRF9G4sldzOocXfNEul+nb6C0H/BcDYuwtVOqEyfPdWWA\nr4sYLh1XWOyOOrmaqWqhhnsYB2IPzhD05DVY1905+D/f3m5fxHL7joT2y/kQq2MJ\nrz7Ct1nVRJ5N1XXa6QCm6LYH8kADlaZfhk9lLoLNL0qgpAQ0uHrOvlXvPmBO9aAH\nEYCIAdNeLrlFTznTkvRf50u0Syv6y2MLYP3UdQIDAQABAoIBAFhwX9hbgtHq4l3d\nveRlKq902JmatFgeLee+eTsDWHtnyOVjs5MHwx0P/TtJwiqrV4zdeWv3anfuBUk+\n922Vz7I3QSSkuOa77nMVXkxDrIfqKGxm7GqkeynJCF/LKQlps3x4JHq44lAISOeZ\nrpGhQ0H54zOWLU3aMWuwWJgLYPr1IFC23NGrRiY9Sv88Dq40HfVnNSS2LhqJhLg7\nlGDu5L6M/rTOoouFq7BrzygnlBu/k6wSQqYGV/MUgYRBkqvQEt+sx0OGsR7H37Hz\nMl823Owvojs/GrDYT4YJLMXXULdwnzyv8ApuTG7whCe4A+2sXvRebu3ngEox7Uu4\ny1lfd0ECgYEA6YO7adzCVhcstKKNFCwH6o/CYWJbzl57QtGzGBXwB05oSIZ8N4Y5\nk09TBATPMHHqxQ5M44d0zrxpP8wTLFwOh6BLgccRv+0V+1YcX8RVZh38jhXRKsZE\nRdBeWDcu4WO+AXahDfwh15h6zM2yluzGrc41H3HIyAMrhoY1e3kBW+sCgYEA6TI8\nYGbGuwKdMdo73q1oqr/dqpusQ6PeijnYjtIl/3wPzTMaxp1HEf/z7SDfJhOFDlKe\n9HiUAZIyrssKsJszU2/LelyWaHBCjJcmcdSHownKzwG1/BrnKf/HzgZwDKnENoWe\nMhvZcD/ir4Q81p4gDPVTcHJLUgix6ku8JvXdWR8CgYEAomYVDtiS5uCTHMT3rJG6\np6x3GNcY1frralsAXL3VAp/K8rVk6hCVNheyulbF6QEwrv71BkAMQkLSR6Ybp3wW\nNsiJ+qWBeKLf6L3IWennIm+0VvRhVYgxrwPsuRkXp3SAje/8rgctWg0XShu8Gi5t\nNi70zvuJEWDzAkmQJGDRSyUCgYBtNobKSzgFe3rtTxy89A/R8Bu7fD7YStW9fMvs\nT4VWOt8XpjiDDkOrrWirBLsdlQS6qX0iV5pRhgvQiu0NuxH1oKT2QIh8jx7LwzpR\nE00W0U43VsDJOjxLEiycU62EcLmhI0DsjNhv1quuscrgZJv0Fa0nO5AE8meIqEGN\nKZap1wKBgF7U3WV8v2fywE0t6mbfoZ+5yAlmLrmj53pN0hgGczsqj+BgDR6enmz+\nUHGYTAL/v7OQFy4Rh45JMb/WTiht5J3jXeY+p7Pj9l9YdFbEZJbvBZo5gvnyuWC4\n9orDU6Fl9/qhBJl2bVel3TWGLWGjTM2qQLNTnYjKyG7Jqr/2uUs+\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'36a0a00f7c8c4b03bacc1c9bb92e0da2', 'name': u'singlevm1-kp_30da0af9-3057-40a0-aea7-53c54b65b283', 'created_at': '2018-09-03T17:03:09.390215', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6f42509408a457b833ea1fb393e4f25', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:e1:04:94:1c:31:dc:3a:88:01:d9:c0:f6:b4:cf:87', 'type': 'ssh', 'id': u'singlevm1-kp_30da0af9-3057-40a0-aea7-53c54b65b283'}) 2018-09-03 17:03:09,390 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1La4YMOs2OT7bBVOVp1hJu3i+R2+otLPM2BdvYZr647/X0XV hZfiSAiqRYPPL8d/2gP3q607hZEJFnAlstu/Iso3R8JYMmdSESw1Ost4N4gyHoJp sRbA2RsUE2zENuTDLVtBRF9G4sldzOocXfNEul+nb6C0H/BcDYuwtVOqEyfPdWWA r4sYLh1XWOyOOrmaqWqhhnsYB2IPzhD05DVY1905+D/f3m5fxHL7joT2y/kQq2MJ rz7Ct1nVRJ5N1XXa6QCm6LYH8kADlaZfhk9lLoLNL0qgpAQ0uHrOvlXvPmBO9aAH EYCIAdNeLrlFTznTkvRf50u0Syv6y2MLYP3UdQIDAQABAoIBAFhwX9hbgtHq4l3d veRlKq902JmatFgeLee+eTsDWHtnyOVjs5MHwx0P/TtJwiqrV4zdeWv3anfuBUk+ 922Vz7I3QSSkuOa77nMVXkxDrIfqKGxm7GqkeynJCF/LKQlps3x4JHq44lAISOeZ rpGhQ0H54zOWLU3aMWuwWJgLYPr1IFC23NGrRiY9Sv88Dq40HfVnNSS2LhqJhLg7 lGDu5L6M/rTOoouFq7BrzygnlBu/k6wSQqYGV/MUgYRBkqvQEt+sx0OGsR7H37Hz Ml823Owvojs/GrDYT4YJLMXXULdwnzyv8ApuTG7whCe4A+2sXvRebu3ngEox7Uu4 y1lfd0ECgYEA6YO7adzCVhcstKKNFCwH6o/CYWJbzl57QtGzGBXwB05oSIZ8N4Y5 k09TBATPMHHqxQ5M44d0zrxpP8wTLFwOh6BLgccRv+0V+1YcX8RVZh38jhXRKsZE RdBeWDcu4WO+AXahDfwh15h6zM2yluzGrc41H3HIyAMrhoY1e3kBW+sCgYEA6TI8 YGbGuwKdMdo73q1oqr/dqpusQ6PeijnYjtIl/3wPzTMaxp1HEf/z7SDfJhOFDlKe 9HiUAZIyrssKsJszU2/LelyWaHBCjJcmcdSHownKzwG1/BrnKf/HzgZwDKnENoWe MhvZcD/ir4Q81p4gDPVTcHJLUgix6ku8JvXdWR8CgYEAomYVDtiS5uCTHMT3rJG6 p6x3GNcY1frralsAXL3VAp/K8rVk6hCVNheyulbF6QEwrv71BkAMQkLSR6Ybp3wW NsiJ+qWBeKLf6L3IWennIm+0VvRhVYgxrwPsuRkXp3SAje/8rgctWg0XShu8Gi5t Ni70zvuJEWDzAkmQJGDRSyUCgYBtNobKSzgFe3rtTxy89A/R8Bu7fD7YStW9fMvs T4VWOt8XpjiDDkOrrWirBLsdlQS6qX0iV5pRhgvQiu0NuxH1oKT2QIh8jx7LwzpR E00W0U43VsDJOjxLEiycU62EcLmhI0DsjNhv1quuscrgZJv0Fa0nO5AE8meIqEGN KZap1wKBgF7U3WV8v2fywE0t6mbfoZ+5yAlmLrmj53pN0hgGczsqj+BgDR6enmz+ UHGYTAL/v7OQFy4Rh45JMb/WTiht5J3jXeY+p7Pj9l9YdFbEZJbvBZo5gvnyuWC4 9orDU6Fl9/qhBJl2bVel3TWGLWGjTM2qQLNTnYjKyG7Jqr/2uUs+ -----END RSA PRIVATE KEY----- 2018-09-03 17:03:26,139 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_30da0af9-3057-40a0-aea7-53c54b65b283': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7b:24:60', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e8efad3a-8ae8-4bc8-95af-b2ee21a35891'}), 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-03T17:03:23.000000', 'flavor': Munch({u'id': u'8d753a3a-f007-41f1-9432-299ba73b2a4f'}), 'az': u'nova', 'id': u'7c16a127-6350-4d38-a144-4bc97243e3bf', 'security_groups': [Munch({u'name': u'singlevm1-sg_30da0af9-3057-40a0-aea7-53c54b65b283'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'36a0a00f7c8c4b03bacc1c9bb92e0da2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6f42509408a457b833ea1fb393e4f25', '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-03T17:03:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:03:23Z', 'hostId': u'efb530680787bb73cc7190fc4d2ffba883fd2e09c1a3b1f41d0780ea', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_30da0af9-3057-40a0-aea7-53c54b65b283', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'efb530680787bb73cc7190fc4d2ffba883fd2e09c1a3b1f41d0780ea', '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-03T17:03:23.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'd6f42509408a457b833ea1fb393e4f25', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_30da0af9-3057-40a0-aea7-53c54b65b283', 'adminPass': u'5xxiefw96TkR', 'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', 'created_at': u'2018-09-03T17:03:12Z', 'created': u'2018-09-03T17:03:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:03:28,391 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3ce51b5e-94a8-4c41-91c5-4c805903be1e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd6f42509408a457b833ea1fb393e4f25', 'created_at': u'2018-09-03T17:03:27Z', 'attached': True, 'updated_at': u'2018-09-03T17:03:27Z', 'id': u'5bcc91c1-f19a-40c6-aadf-83a671bab0d5', 'floating_network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6f42509408a457b833ea1fb393e4f25', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3ce51b5e-94a8-4c41-91c5-4c805903be1e', 'project_id': u'd6f42509408a457b833ea1fb393e4f25', 'port_id': u'308322bf-03d5-4384-bd63-eb01ccc1399b', 'port': u'308322bf-03d5-4384-bd63-eb01ccc1399b', 'network': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f'}) 2018-09-03 17:03:29,144 - 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 518626930 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.188118] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190418] pid_max: default: 32768 minimum: 301 [ 0.191670] ACPI: Core revision 20150930 [ 0.193353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195168] Security Framework initialized [ 0.196298] Yama: becoming mindful. [ 0.197310] AppArmor: AppArmor initialized [ 0.198482] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200294] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202028] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203681] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205581] Initializing cgroup subsys io [ 0.206707] Initializing cgroup subsys memory [ 0.207903] Initializing cgroup subsys devices [ 0.209114] Initializing cgroup subsys freezer [ 0.210314] Initializing cgroup subsys net_cls [ 0.211533] Initializing cgroup subsys perf_event [ 0.212796] Initializing cgroup subsys net_prio [ 0.214015] Initializing cgroup subsys hugetlb [ 0.215233] Initializing cgroup subsys pids [ 0.216425] CPU: Physical Processor ID: 0 [ 0.218234] mce: CPU supports 10 MCE banks [ 0.219400] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220778] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235703] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242373] ftrace: allocating 31920 entries in 125 pages [ 0.267728] smpboot: Max logical packages: 1 [ 0.268885] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270715] x2apic enabled [ 0.271865] Switched APIC routing to physical x2apic. [ 0.274294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275845] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278565] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281019] KVM setup paravirtual spinlock [ 0.282627] x86: Booted up 1 node, 1 CPUs [ 0.283714] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285559] devtmpfs: initialized [ 0.287486] evm: security.selinux [ 0.288428] evm: security.SMACK64 [ 0.289377] evm: security.SMACK64EXEC [ 0.290386] evm: security.SMACK64TRANSMUTE [ 0.291471] evm: security.SMACK64MMAP [ 0.292465] evm: security.ima [ 0.293323] evm: security.capability [ 0.294386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296851] pinctrl core: initialized pinctrl subsystem [ 0.298293] RTC time: 17:03:23, date: 09/03/18 [ 0.299579] NET: Registered protocol family 16 [ 0.300904] cpuidle: using governor ladder [ 0.302057] cpuidle: using governor menu [ 0.303108] PCCT header not found. [ 0.304114] ACPI: bus type PCI registered [ 0.305192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306843] PCI: Using configuration type 1 for base access [ 0.308946] ACPI: Added _OSI(Module Device) [ 0.310073] ACPI: Added _OSI(Processor Device) [ 0.311221] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312430] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314566] ACPI: Interpreter enabled [ 0.315595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.318082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325509] ACPI: (supports S0 S5) [ 0.326462] ACPI: Using IOAPIC for interrupt routing [ 0.327726] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332996] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334636] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339155] acpiphp: Slot [3] registered [ 0.340232] acpiphp: Slot [4] registered [ 0.341304] acpiphp: Slot [5] registered [ 0.342409] acpiphp: Slot [6] registered [ 0.343519] acpiphp: Slot [7] registered [ 0.344606] acpiphp: Slot [8] registered [ 0.345721] acpiphp: Slot [9] registered [ 0.346806] acpiphp: Slot [10] registered [ 0.347924] acpiphp: Slot [11] registered [ 0.349042] acpiphp: Slot [12] registered [ 0.350156] acpiphp: Slot [13] registered [ 0.351270] acpiphp: Slot [14] registered [ 0.352384] acpiphp: Slot [15] registered [ 0.367590] acpiphp: Slot [16] registered [ 0.368684] acpiphp: Slot [17] registered [ 0.369773] acpiphp: Slot [18] registered [ 0.370854] acpiphp: Slot [19] registered [ 0.371942] acpiphp: Slot [20] registered [ 0.373028] acpiphp: Slot [21] registered [ 0.374107] acpiphp: Slot [22] registered [ 0.375193] acpiphp: Slot [23] registered [ 0.376281] acpiphp: Slot [24] registered [ 0.377368] acpiphp: Slot [25] registered [ 0.378457] acpiphp: Slot [26] registered [ 0.379536] acpiphp: Slot [27] registered [ 0.380626] acpiphp: Slot [28] registered [ 0.381712] acpiphp: Slot [29] registered [ 0.382798] acpiphp: Slot [30] registered [ 0.383885] acpiphp: Slot [31] registered [ 0.384972] PCI host bridge to bus 0000:00 [ 0.386055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387658] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391216] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395219] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399385] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401146] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402745] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410857] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431968] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433953] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441534] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.443302] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446902] vgaarb: loaded [ 0.447726] vgaarb: bridge control possible 0000:00:02.0 [ 0.449370] SCSI subsystem initialized [ 0.450652] ACPI: bus type USB registered [ 0.451818] usbcore: registered new interface driver usbfs [ 0.453227] usbcore: registered new interface driver hub [ 0.454577] usbcore: registered new device driver usb [ 0.456049] PCI: Using ACPI for IRQ routing [ 0.457546] NetLabel: Initializing [ 0.458520] NetLabel: domain hash size = 128 [ 0.459669] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460959] NetLabel: unlabeled traffic allowed by default [ 0.462520] clocksource: Switched to clocksource kvm-clock [ 0.472334] AppArmor: AppArmor Filesystem Enabled [ 0.473618] pnp: PnP ACPI init [ 0.474822] pnp: PnP ACPI: found 5 devices [ 0.481600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483887] NET: Registered protocol family 2 [ 0.485271] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487005] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488611] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490206] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491657] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493223] NET: Registered protocol family 1 [ 0.494399] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495870] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497300] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525735] Trying to unpack rootfs image as initramfs... [ 0.586921] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591997] Scanning for low memory corruption every 60 seconds [ 0.594253] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595883] audit: initializing netlink subsys (disabled) [ 0.597347] audit: type=2000 audit(1535994204.631:1): initialized [ 0.599281] Initialise system trusted keyring [ 0.600669] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602259] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604999] zbud: loaded [ 0.606027] VFS: Disk quotas dquot_6.6.0 [ 0.607187] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609386] fuse init (API version 7.23) [ 0.610705] Key type big_key registered [ 0.611822] Allocating IMA MOK and blacklist keyrings. [ 0.613519] Key type asymmetric registered [ 0.614674] Asymmetric key parser 'x509' registered [ 0.616000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618091] io scheduler noop registered [ 0.619206] io scheduler deadline registered (default) [ 0.620592] io scheduler cfq registered [ 0.621782] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623234] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627029] ACPI: Power Button [PWRF] [ 0.628268] GHES: HEST is not enabled! [ 0.642488] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698812] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701887] Linux agpgart interface v0.103 [ 0.705366] brd: module loaded [ 0.707688] loop: module loaded [ 0.712378] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714394] GPT:90111 != 2097151 [ 0.715344] GPT:Alternate GPT header not at the end of the disk. [ 0.716856] GPT:90111 != 2097151 [ 0.717800] GPT: Use GNU Parted to correct GPT errors. [ 0.719135] vda: vda1 vda15 [ 0.720840] scsi host0: ata_piix [ 0.721917] scsi host1: ata_piix [ 0.722921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.724589] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.726576] libphy: Fixed MDIO Bus: probed [ 0.727711] tun: Universal TUN/TAP device driver, 1.6 [ 0.729020] tun: (C) 1999-2004 Max Krasnyansky [ 0.732038] PPP generic driver version 2.4.2 [ 0.733300] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.734963] ehci-pci: EHCI PCI platform driver [ 0.736270] ehci-platform: EHCI generic platform driver [ 0.737755] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739438] ohci-pci: OHCI PCI platform driver [ 0.740751] ohci-platform: OHCI generic platform driver [ 0.742242] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757032] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760720] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762223] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763918] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765747] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767868] usb usb1: Product: UHCI Host Controller [ 0.769244] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770946] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772395] hub 1-0:1.0: USB hub found [ 0.773566] hub 1-0:1.0: 2 ports detected [ 0.774916] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.777986] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779408] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.780926] mousedev: PS/2 mouse device common for all mice [ 0.782754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785416] rtc_cmos 00:00: RTC can wake from S4 [ 0.787070] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790590] i2c /dev entries driver [ 0.791723] device-mapper: uevent: version 1.0.3 [ 0.793142] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795548] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797536] NET: Registered protocol family 10 [ 0.799192] NET: Registered protocol family 17 [ 0.800526] Key type dns_resolver registered [ 0.801917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803531] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.806071] registered taskstats version 1 [ 0.807319] Loading compiled-in X.509 certificates [ 0.809247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.812009] zswap: loaded using pool lzo/zbud [ 0.814234] Key type trusted registered [ 0.816475] Key type encrypted registered [ 0.817684] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819222] ima: No TPM chip found, activating TPM-bypass! [ 0.820738] evm: HMAC attrs: 0x1 [ 0.822120] Magic number: 2:559:86 [ 0.823372] rtc_cmos 00:00: setting system clock to 2018-09-03 17:03:24 UTC (1535994204) [ 0.825738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827378] EDD information not available. [ 0.888094] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904920] Write protecting the kernel read-only data: 14336k [ 0.908043] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910723] 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 [ 0.960499] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.22... Lease of 192.168.120.22 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.91. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWU/aDPbV0ULhqWxnnMT2Zr/5sOrED3qZEuKKUUFVUysOJX9lonkg9tjhkFLafzbVpCPyCTDQJytx3AWUrqGpEBxoq479Scgz6RXelJdC9J9ZVpypLKjghILExfKj02doWnZlGc2OkeKwyE4T2egzYkqRrB7tSXMrrIznNBvq6Ftf/4DQ2dvBSTm2rHXOpNuw7HqdNkhJePKKuKiHSjCtGmLNT0haNugo7h2lLrbplrIOZQik1OOHpongaUR3MIJdl6mtGlvU+9xMp93QxwpZCh2Hx/MRRKQBhCDNTAa9JyUiStNfWihknd2GdJ4qV2xJqtLfuLvWDqBuhlYyL1UR3 root@singlevm1-vm-30da0af9-3057-40a0-aea7-53c54b65b283 /dev/root resized successfully [took 0.12s] ssh-dss AAAAB3NzaC1kc3MAAACBAMjKyB7P69VzBx4aQyJtQQ7MOP3qBx1ONrT4rAv2emxscAiuNvG2rcGnY0Zg7k9NwdlHsheXmS16AihVATrPV6CQUs6scXHa7ScOzZBEbbek20QKGhYaqLUSb0KxqTkyv4y/xLfqkZzhPKdIIKFspdODuXoeEuf2RLpXP2SuFonfAAAAFQCtuU+ab/4cd2N5UDXKAsNMD6CRzwAAAIBbn3/Eh1O2rVyfgMifR3ODGpr4J0jbgQwHquAEczfnQwfrHDyP4kzmDrLwEIyX0nFYJ8DYnTcV4CiGvqdjhtTDCEVcsQz3brbeC8h6hInKlOZVwOn69h7zMWyav3KbA/mBi8YqTKt33hDLXTw4Nl+3/0rGviEenEajAoGcADr8vgAAAIAKwVYLEXp52cXOOCERQtsznb6nOSSsbFegEPPyWZqg5jJ8KjBh/nR4Oyit7ZoH7/D4BbaML69JTc6wNnYV4BfxYu2uEaVPm1ypNx4SiY7IxSoABqwVxgYKmUNhVDDZnfX6LGICknqZLO2blZwYH4yflykkUj/bGA2p3C8FubWy3g== root@singlevm1-vm-30da0af9-3057-40a0-aea7-53c54b65b283 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe7b:2460/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.22 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-30da0af9-3057-40a0-aea7-53c54b65b283 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. singlevm1-vm-30da0af9-3057-40a0-aea7-53c54b65b283 login: 2018-09-03 17:03:30,219 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-03 17:03:30,219 - functest.core.singlevm - DEBUG - error: 2018-09-03 17:03:30,343 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:03:30,343 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:03:42,402 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-03 17:03:43,581 - 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'e7e0c886af7a46a484cfeff6f598c32b', '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_796defcb-31a4-48a4-ad40-5bc754e2ac2d'}) 2018-09-03 17:03:43,962 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ea78aec2d3f4734a189fa33bb8a3db7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_796defcb-31a4-48a4-ad40-5bc754e2ac2d'}) 2018-09-03 17:03:45,207 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 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'e7e0c886af7a46a484cfeff6f598c32b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6c612825-24a4-4a5c-9e89-2046ed8b342f', 'username': u'singlevm2-user_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:03:45,210 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'password': '6c612825-24a4-4a5c-9e89-2046ed8b342f', 'project_name': 'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'e7e0c886af7a46a484cfeff6f598c32b', 'project_domain_name': 'Default'} 2018-09-03 17:03:45,211 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-03 17:03:46,364 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:03:46Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'd81d68ab-ead3-410c-b432-e55737985210', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_796defcb-31a4-48a4-ad40-5bc754e2ac2d', u'admin_state_up': True, u'tenant_id': u'e7e0c886af7a46a484cfeff6f598c32b', u'created_at': u'2018-09-03T17:03:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e7e0c886af7a46a484cfeff6f598c32b'}) 2018-09-03 17:03:47,311 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:03:46Z', 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'1196a91b-9fef-44e8-8175-0347eca998e9', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_796defcb-31a4-48a4-ad40-5bc754e2ac2d', u'enable_dhcp': True, u'network_id': u'd81d68ab-ead3-410c-b432-e55737985210', u'tenant_id': u'e7e0c886af7a46a484cfeff6f598c32b', u'created_at': u'2018-09-03T17:03:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e7e0c886af7a46a484cfeff6f598c32b'}) 2018-09-03 17:03:48,579 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e7e0c886af7a46a484cfeff6f598c32b', u'created_at': u'2018-09-03T17:03:47Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:03:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'e7e0c886af7a46a484cfeff6f598c32b', u'id': u'74ec1933-b7f3-4b46-8663-61239f0a3720', u'name': u'singlevm2-router_796defcb-31a4-48a4-ad40-5bc754e2ac2d'}) 2018-09-03 17:03:52,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/ee61af5d-dd35-4f89-903c-c7407c468e6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee61af5d-dd35-4f89-903c-c7407c468e6f/file', 'owner': u'e7e0c886af7a46a484cfeff6f598c32b', 'id': u'ee61af5d-dd35-4f89-903c-c7407c468e6f', 'size': 12716032, u'self': u'/v2/images/ee61af5d-dd35-4f89-903c-c7407c468e6f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7e0c886af7a46a484cfeff6f598c32b', 'name': 'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/ee61af5d-dd35-4f89-903c-c7407c468e6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:03:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:03:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_796defcb-31a4-48a4-ad40-5bc754e2ac2d', '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/ee61af5d-dd35-4f89-903c-c7407c468e6f', 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_796defcb-31a4-48a4-ad40-5bc754e2ac2d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'created': u'2018-09-03T17:03:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:03:51Z', 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/ee61af5d-dd35-4f89-903c-c7407c468e6f', 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_796defcb-31a4-48a4-ad40-5bc754e2ac2d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:03:52,720 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_796defcb-31a4-48a4-ad40-5bc754e2ac2d', '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'd6f42509408a457b833ea1fb393e4f25', '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'f07d8d7c-aab7-4693-afb7-b37a33b5d227', 'swap': 0}) 2018-09-03 17:03:53,129 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCp+ijt2Shkz03QLMyuEiXL/XYUAw9RHSmswbKqxjVPVwHD4+2YCGRj7lmL/xImT+dxK1gcw/1xeigXsz0iG49sppcUwFgswUL3qZQdSZ3PCVyLVOSoB+wSECjzNkEKNtPGolOm3a/Af+GGs5C0zmZrHil1Hzv2lq5ijVEYucSRQ3IBYTInYpVq9fMRLchFFRW7r3T0fnSd2LOCMbMslRhsggb3umQg+njMjF9eDsub9V+LIxpS0ezPnHvU+PiDyp+uN8yoGU2Sbvn7ofgvIUO/DFEqEOF1zq86GkLo9HTm/TJncm9MXbqvGx/l4G5GARs+GAFDJvOTcTxYQTpbfo9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwqfoo7dkoZM9N0CzMrhIly/12FAMPUR0prMGyqsY1T1cBw+P\ntmAhkY+5Zi/8SJk/ncStYHMP9cXooF7M9IhuPbKaXFMBYLMFC96mUHUmdzwlci1T\nkqAfsEhAo8zZBCjbTxqJTpt2vwH/hhrOQtM5max4pdR879pauYo1RGLnEkUNyAWE\nyJ2KVavXzES3IRRUVu6909H50ndizgjGzLJUYbIIG97pkIPp4zIxfXg7Lm/VfiyM\naUtHsz5x71Pj4g8qfrjfMqBlNkm75+6H4LyFDvwxRKhDhdc6vOhpC6PR05v0yZ3J\nvTF26rxsf5eBuRgEbPhgBQybzk3E8WEE6W36PQIDAQABAoIBADyeP4NkZDExAhpH\nysZbvzdd1yiS3QzjWZRkIhRRLf2SCyuju/RmgW2sHWdmQCF3n+kIy5lCm9DE3gm7\nHAZ2yiXqjcl8i+xKM6Mbph1eLilpkJu649DAjr298mtQKrDx7EH5GJNjNJqNC77+\ncAc9ci2aGURDJNko3aH0GVx/lEgKry8mUNTkJRpklbo1jpcVfRy50qZ6PN4gkKDd\n2e7U+kiG/Tr8W/xq57Y/FYjSO4TARSxwuYDd+0s+AtGO3jL4t/oeIlhWsubXHEAP\ndk9vrVV09vVb7Oobn0STa2brNPHJAD697gGYV2HUlEI7eZPvzuFYW362cBOdi5rh\nuQpXex0CgYEA+gQWGc1FCTs53gpf8tgkzQlqkmcJ9V8lyESoKJENSZP3W1sj74+V\nyuULJ3m7swX0Y3PluGkH1nkGiurv7LcLPbfy5Kk5HqsjCD4prxwUZTsUHpehkGck\nQqvkvsD9tJD8vFSObSk+7T3dOEFQ9wt/bnLsIDUJBT0DmbspMDSohqMCgYEAx1Cd\n33h3n/DkfwJp6xlVByfmMTdcKgazBPmpIm7JHaZwiIcPgepD9FsG6wIfC0zsdpWi\n1dZmVhSb8tA9FW/+NKpMWelV3+5bgj1b9BbUSvaPeR1N6w0H+LQlcfEn8OtLfg0/\neBRGhEeIlxaald/QuGGxEprePH36PSswMWBo6Z8CgYAuBdKLrV2n9V8RoJdI/MDJ\nfZJAoPcUVA+AbiMGVK09fh9qkbxrvOK2FrOW8LG8orv6EruW1r66nEy4Bcdkq81F\n7zanIP+Cxb4NJmRF98VJXTa26vKywknKfBn/g0cwlf/wKyCMt6r9wQWX9W4SC+vJ\nSR5uT1T5weGHywwp84eSQQKBgBerjEQow1QcQJaQy9FevclOxLidkXVwPDxgBeUP\n8RRzWrPsDjxofM99K/Im21b1OLPQi3kHsDmS0v5gGpD8Lt1ESDL5Ufh5DycFcHEp\ncObCJ0HD6Cf88TBo/HVupUaoOtvqaNoy1jkJYcBHr+4SmW/8MhI6kB/w+hHfmiaT\nA4KTAoGABHYJx9GDVCRm2VNDHXhN1W1Sr4QvAVBN4ChYuX9sKsZ9+1cUr/Wf7u3M\nn972jpCUHUzD0j1VstXJnmyZv6T8Igps9+m+iA9cfZ5q+GTmKuIm+TivgFPNcWFf\n0gWFbTV06s+dMJJ+GH96pVW+DRrycNoT6/sA3ApwMd4w6txhrqs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3ea78aec2d3f4734a189fa33bb8a3db7', 'name': u'singlevm2-kp_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'created_at': '2018-09-03T17:03:53.129936', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7e0c886af7a46a484cfeff6f598c32b', 'name': 'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ba:44:3d:4c:dc:27:a8:84:18:69:b9:d5:47:6a:21:d1', 'type': 'ssh', 'id': u'singlevm2-kp_796defcb-31a4-48a4-ad40-5bc754e2ac2d'}) 2018-09-03 17:03:53,130 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwqfoo7dkoZM9N0CzMrhIly/12FAMPUR0prMGyqsY1T1cBw+P tmAhkY+5Zi/8SJk/ncStYHMP9cXooF7M9IhuPbKaXFMBYLMFC96mUHUmdzwlci1T kqAfsEhAo8zZBCjbTxqJTpt2vwH/hhrOQtM5max4pdR879pauYo1RGLnEkUNyAWE yJ2KVavXzES3IRRUVu6909H50ndizgjGzLJUYbIIG97pkIPp4zIxfXg7Lm/VfiyM aUtHsz5x71Pj4g8qfrjfMqBlNkm75+6H4LyFDvwxRKhDhdc6vOhpC6PR05v0yZ3J vTF26rxsf5eBuRgEbPhgBQybzk3E8WEE6W36PQIDAQABAoIBADyeP4NkZDExAhpH ysZbvzdd1yiS3QzjWZRkIhRRLf2SCyuju/RmgW2sHWdmQCF3n+kIy5lCm9DE3gm7 HAZ2yiXqjcl8i+xKM6Mbph1eLilpkJu649DAjr298mtQKrDx7EH5GJNjNJqNC77+ cAc9ci2aGURDJNko3aH0GVx/lEgKry8mUNTkJRpklbo1jpcVfRy50qZ6PN4gkKDd 2e7U+kiG/Tr8W/xq57Y/FYjSO4TARSxwuYDd+0s+AtGO3jL4t/oeIlhWsubXHEAP dk9vrVV09vVb7Oobn0STa2brNPHJAD697gGYV2HUlEI7eZPvzuFYW362cBOdi5rh uQpXex0CgYEA+gQWGc1FCTs53gpf8tgkzQlqkmcJ9V8lyESoKJENSZP3W1sj74+V yuULJ3m7swX0Y3PluGkH1nkGiurv7LcLPbfy5Kk5HqsjCD4prxwUZTsUHpehkGck QqvkvsD9tJD8vFSObSk+7T3dOEFQ9wt/bnLsIDUJBT0DmbspMDSohqMCgYEAx1Cd 33h3n/DkfwJp6xlVByfmMTdcKgazBPmpIm7JHaZwiIcPgepD9FsG6wIfC0zsdpWi 1dZmVhSb8tA9FW/+NKpMWelV3+5bgj1b9BbUSvaPeR1N6w0H+LQlcfEn8OtLfg0/ eBRGhEeIlxaald/QuGGxEprePH36PSswMWBo6Z8CgYAuBdKLrV2n9V8RoJdI/MDJ fZJAoPcUVA+AbiMGVK09fh9qkbxrvOK2FrOW8LG8orv6EruW1r66nEy4Bcdkq81F 7zanIP+Cxb4NJmRF98VJXTa26vKywknKfBn/g0cwlf/wKyCMt6r9wQWX9W4SC+vJ SR5uT1T5weGHywwp84eSQQKBgBerjEQow1QcQJaQy9FevclOxLidkXVwPDxgBeUP 8RRzWrPsDjxofM99K/Im21b1OLPQi3kHsDmS0v5gGpD8Lt1ESDL5Ufh5DycFcHEp cObCJ0HD6Cf88TBo/HVupUaoOtvqaNoy1jkJYcBHr+4SmW/8MhI6kB/w+hHfmiaT A4KTAoGABHYJx9GDVCRm2VNDHXhN1W1Sr4QvAVBN4ChYuX9sKsZ9+1cUr/Wf7u3M n972jpCUHUzD0j1VstXJnmyZv6T8Igps9+m+iA9cfZ5q+GTmKuIm+TivgFPNcWFf 0gWFbTV06s+dMJJ+GH96pVW+DRrycNoT6/sA3ApwMd4w6txhrqs= -----END RSA PRIVATE KEY----- 2018-09-03 17:04:05,742 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_796defcb-31a4-48a4-ad40-5bc754e2ac2d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:96:f1', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee61af5d-dd35-4f89-903c-c7407c468e6f'}), 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-03T17:04:03.000000', 'flavor': Munch({u'id': u'f07d8d7c-aab7-4693-afb7-b37a33b5d227'}), 'az': u'nova', 'id': u'c7a121d2-f9e0-408e-b2f8-1efcdc93fb6e', 'security_groups': [Munch({u'name': u'singlevm2-sg_796defcb-31a4-48a4-ad40-5bc754e2ac2d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3ea78aec2d3f4734a189fa33bb8a3db7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7e0c886af7a46a484cfeff6f598c32b', 'name': 'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', '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-03T17:04:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:04:03Z', 'hostId': u'a620e61ed9240ab214f872be262fff2b3e003a071232af594c77f001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a620e61ed9240ab214f872be262fff2b3e003a071232af594c77f001', '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-03T17:04:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e7e0c886af7a46a484cfeff6f598c32b', 'name': u'singlevm2-vm_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'adminPass': u'xSoWZ5tYib5x', 'tenant_id': u'e7e0c886af7a46a484cfeff6f598c32b', 'created_at': u'2018-09-03T17:03:56Z', 'created': u'2018-09-03T17:03:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:04:08,027 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'74ec1933-b7f3-4b46-8663-61239f0a3720', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e7e0c886af7a46a484cfeff6f598c32b', 'created_at': u'2018-09-03T17:04:06Z', 'attached': True, 'updated_at': u'2018-09-03T17:04:06Z', 'id': u'ec3abbf0-cf58-4248-8bed-de3f10f9aa0d', 'floating_network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7e0c886af7a46a484cfeff6f598c32b', 'name': 'singlevm2-project_796defcb-31a4-48a4-ad40-5bc754e2ac2d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'74ec1933-b7f3-4b46-8663-61239f0a3720', 'project_id': u'e7e0c886af7a46a484cfeff6f598c32b', 'port_id': u'e8f299ae-f689-4449-a9c0-8e38d2bff60e', 'port': u'e8f299ae-f689-4449-a9c0-8e38d2bff60e', 'network': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f'}) 2018-09-03 17:04:08,118 - 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 506923734 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.197108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.199533] pid_max: default: 32768 minimum: 301 [ 0.200848] ACPI: Core revision 20150930 [ 0.202596] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.204500] Security Framework initialized [ 0.205691] Yama: becoming mindful. [ 0.206758] AppArmor: AppArmor initialized [ 0.208006] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209902] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.211755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213504] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.215505] Initializing cgroup subsys io [ 0.216699] Initializing cgroup subsys memory [ 0.217956] Initializing cgroup subsys devices [ 0.219223] Initializing cgroup subsys freezer [ 0.220501] Initializing cgroup subsys net_cls [ 0.221797] Initializing cgroup subsys perf_event [ 0.223126] Initializing cgroup subsys net_prio [ 0.224422] Initializing cgroup subsys hugetlb [ 0.225702] Initializing cgroup subsys pids [ 0.226952] CPU: Physical Processor ID: 0 [ 0.228833] mce: CPU supports 10 MCE banks [ 0.230062] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.231520] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.247725] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.254483] ftrace: allocating 31920 entries in 125 pages [ 0.280057] smpboot: Max logical packages: 1 [ 0.281316] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283308] x2apic enabled [ 0.284511] Switched APIC routing to physical x2apic. [ 0.287065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288707] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.291622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.294243] KVM setup paravirtual spinlock [ 0.295924] x86: Booted up 1 node, 1 CPUs [ 0.297110] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.299113] devtmpfs: initialized [ 0.301155] evm: security.selinux [ 0.302182] evm: security.SMACK64 [ 0.303194] evm: security.SMACK64EXEC [ 0.304282] evm: security.SMACK64TRANSMUTE [ 0.305469] evm: security.SMACK64MMAP [ 0.306555] evm: security.ima [ 0.307490] evm: security.capability [ 0.308636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.311313] pinctrl core: initialized pinctrl subsystem [ 0.312876] RTC time: 17:04:03, date: 09/03/18 [ 0.314238] NET: Registered protocol family 16 [ 0.315651] cpuidle: using governor ladder [ 0.316842] cpuidle: using governor menu [ 0.317997] PCCT header not found. [ 0.319077] ACPI: bus type PCI registered [ 0.320250] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322051] PCI: Using configuration type 1 for base access [ 0.324294] ACPI: Added _OSI(Module Device) [ 0.325521] ACPI: Added _OSI(Processor Device) [ 0.326777] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328092] ACPI: Added _OSI(Processor Aggregator Device) [ 0.330353] ACPI: Interpreter enabled [ 0.331480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.334201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.336929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.339660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342392] ACPI: (supports S0 S5) [ 0.343453] ACPI: Using IOAPIC for interrupt routing [ 0.344857] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.350660] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352477] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.357473] acpiphp: Slot [3] registered [ 0.358653] acpiphp: Slot [4] registered [ 0.359833] acpiphp: Slot [5] registered [ 0.361013] acpiphp: Slot [6] registered [ 0.362188] acpiphp: Slot [7] registered [ 0.363378] acpiphp: Slot [8] registered [ 0.364565] acpiphp: Slot [9] registered [ 0.365743] acpiphp: Slot [10] registered [ 0.366940] acpiphp: Slot [11] registered [ 0.368146] acpiphp: Slot [12] registered [ 0.369344] acpiphp: Slot [13] registered [ 0.370551] acpiphp: Slot [14] registered [ 0.371749] acpiphp: Slot [15] registered [ 0.387354] acpiphp: Slot [16] registered [ 0.388552] acpiphp: Slot [17] registered [ 0.389740] acpiphp: Slot [18] registered [ 0.390924] acpiphp: Slot [19] registered [ 0.392114] acpiphp: Slot [20] registered [ 0.393300] acpiphp: Slot [21] registered [ 0.394486] acpiphp: Slot [22] registered [ 0.395669] acpiphp: Slot [23] registered [ 0.396861] acpiphp: Slot [24] registered [ 0.398051] acpiphp: Slot [25] registered [ 0.399234] acpiphp: Slot [26] registered [ 0.400414] acpiphp: Slot [27] registered [ 0.401615] acpiphp: Slot [28] registered [ 0.402803] acpiphp: Slot [29] registered [ 0.403985] acpiphp: Slot [30] registered [ 0.405171] acpiphp: Slot [31] registered [ 0.406356] PCI host bridge to bus 0000:00 [ 0.407546] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409320] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417557] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421744] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425328] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427184] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.431416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.433523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.454224] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.456318] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.458349] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.460376] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.462511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.464300] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.466153] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.467691] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.469965] vgaarb: loaded [ 0.470848] vgaarb: bridge control possible 0000:00:02.0 [ 0.472596] SCSI subsystem initialized [ 0.473921] ACPI: bus type USB registered [ 0.475130] usbcore: registered new interface driver usbfs [ 0.476637] usbcore: registered new interface driver hub [ 0.478100] usbcore: registered new device driver usb [ 0.479684] PCI: Using ACPI for IRQ routing [ 0.481273] NetLabel: Initializing [ 0.482314] NetLabel: domain hash size = 128 [ 0.483561] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.484959] NetLabel: unlabeled traffic allowed by default [ 0.486532] clocksource: Switched to clocksource kvm-clock [ 0.496586] AppArmor: AppArmor Filesystem Enabled [ 0.497890] pnp: PnP ACPI init [ 0.499115] pnp: PnP ACPI: found 5 devices [ 0.505946] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.508296] NET: Registered protocol family 2 [ 0.509714] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.511481] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.513126] TCP: Hash tables configured (established 4096 bind 4096) [ 0.514781] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.516275] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.517874] NET: Registered protocol family 1 [ 0.519088] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.520592] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.522061] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.536608] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.553405] Trying to unpack rootfs image as initramfs... [ 0.616452] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.619096] Scanning for low memory corruption every 60 seconds [ 0.621063] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.622692] audit: initializing netlink subsys (disabled) [ 0.624154] audit: type=2000 audit(1535994244.178:1): initialized [ 0.626022] Initialise system trusted keyring [ 0.627430] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.629027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.631757] zbud: loaded [ 0.632766] VFS: Disk quotas dquot_6.6.0 [ 0.633903] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.636092] fuse init (API version 7.23) [ 0.637331] Key type big_key registered [ 0.638451] Allocating IMA MOK and blacklist keyrings. [ 0.640136] Key type asymmetric registered [ 0.641285] Asymmetric key parser 'x509' registered [ 0.642626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644713] io scheduler noop registered [ 0.645816] io scheduler deadline registered (default) [ 0.647212] io scheduler cfq registered [ 0.648410] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649850] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.651631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653660] ACPI: Power Button [PWRF] [ 0.654909] GHES: HEST is not enabled! [ 0.669051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698490] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725232] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728332] Linux agpgart interface v0.103 [ 0.731743] brd: module loaded [ 0.734006] loop: module loaded [ 0.739718] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.741753] GPT:90111 != 2097151 [ 0.742700] GPT:Alternate GPT header not at the end of the disk. [ 0.744212] GPT:90111 != 2097151 [ 0.745154] GPT: Use GNU Parted to correct GPT errors. [ 0.746472] vda: vda1 vda15 [ 0.748183] scsi host0: ata_piix [ 0.749272] scsi host1: ata_piix [ 0.750276] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.751962] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.753964] libphy: Fixed MDIO Bus: probed [ 0.755330] tun: Universal TUN/TAP device driver, 1.6 [ 0.756653] tun: (C) 1999-2004 Max Krasnyansky [ 0.759577] PPP generic driver version 2.4.2 [ 0.760836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.762463] ehci-pci: EHCI PCI platform driver [ 0.763673] ehci-platform: EHCI generic platform driver [ 0.765106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766687] ohci-pci: OHCI PCI platform driver [ 0.767894] ohci-platform: OHCI generic platform driver [ 0.769256] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783854] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785231] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787267] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793939] usb usb1: Product: UHCI Host Controller [ 0.795220] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.796786] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798137] hub 1-0:1.0: USB hub found [ 0.799329] hub 1-0:1.0: 2 ports detected [ 0.800619] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803544] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806274] mousedev: PS/2 mouse device common for all mice [ 0.807987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810489] rtc_cmos 00:00: RTC can wake from S4 [ 0.812033] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.813655] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815293] i2c /dev entries driver [ 0.816346] device-mapper: uevent: version 1.0.3 [ 0.817654] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.819900] ledtrig-cpu: registered to indicate activity on CPUs [ 0.821763] NET: Registered protocol family 10 [ 0.823323] NET: Registered protocol family 17 [ 0.824551] Key type dns_resolver registered [ 0.825844] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.827353] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829815] registered taskstats version 1 [ 0.830995] Loading compiled-in X.509 certificates [ 0.832846] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.835406] zswap: loaded using pool lzo/zbud [ 0.837447] Key type trusted registered [ 0.839610] Key type encrypted registered [ 0.840780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.842261] ima: No TPM chip found, activating TPM-bypass! [ 0.843758] evm: HMAC attrs: 0x1 [ 0.845046] Magic number: 2:559:86 [ 0.846186] rtc_cmos 00:00: setting system clock to 2018-09-03 17:04:04 UTC (1535994244) [ 0.848458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.849974] EDD information not available. [ 0.912074] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928630] Write protecting the kernel read-only data: 14336k [ 0.931594] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934057] 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.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.095687] 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.8... Lease of 192.168.120.8 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.91. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgOio13JSEOAhB0jOW8oNkUTxxYNnBfczkM+6UFvTf+fIftp+7YMGXCHDKzA/xBk9ImAXwbpq9KaeBeuV9GX5eMJd5BrE1BEZMIjJzgt67si7FkZ3vD/EaBFcPHvhu68igc/jX7UCOG11w3TkgeNwMZcToFS8Jmw1triGMttNiDb906KTzixjB2+PyKHD1FW5+jFhobN1y8cMCAyRNVSn5nx6tnYexwKemi9AqWIPtVxb832vmBPL3L7D00ILUl1L8QazpcaOBPkWZ/wvTHYflUP6hhcQVSxcvDOKMsBCcFsvimkvJrsn8jaHnLV8jA/wvqHkzjf8XzCG4Mpv+2Tmb root@singlevm2-vm-796defcb-31a4-48a4-ad40-5bc754e2ac2d ssh-dss AAAAB3NzaC1kc3MAAACBAOVT4foxCllYhbp0/6vjUwziRv8aINA0PsBZK4kwPcas0oJCoyitJeRo8E9Bhds5LHpEzao3FK6+drCcXEaCSlTfx5FiH8Y0HDukKvMMHhC3CGsMejQsmeMGMlzHibC8ltoydxuHaA0NYN39GGUWrpzPx5P+DeCa2ISHv9pa1a59AAAAFQDnyFps4hRGlk6BvyUX9X8lvLQaVQAAAIEAtURaAnaNdxBWl0p/eayHB4+02wtvMTTrdNH9YKPQf86iW2bO3MedTx760S1ebnh84LavzprJts323EyRVpcoqWL7juhnVrXxQpd+/WEejPj7PceY8APYXdiPiWNj7UIj9HmIs92OqoLviMXvf6o5i5+QvcDHlR7w9MsEw8iAdMoAAACAF1+VxIf9ZvkB8I5esPnxKBDW8lYFirNV+zeUk0vJNz2etP1Mm7fgf0va4d2PtnmjBsob0pgAZh9yWcZzDBr4dMh9NBzysjbkI++zE6sQ6EmpzTFpB7bYnYYQo7fqlzPiCzLr2shss9xy1XjFJ9FUJ0pNy+g2YvA+eo/TDjzO0FQ= root@singlevm2-vm-796defcb-31a4-48a4-ad40-5bc754e2ac2d -----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.8,24,fe80::f816:3eff:feff:96f1/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.8 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-796defcb-31a4-48a4-ad40-5bc754e2ac2d launch-index: 0 === cirros: current=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-796defcb-31a4-48a4-ad40-5bc754e2ac2d login: 2018-09-03 17:04:09,191 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-03 17:04:09,192 - functest.core.singlevm - DEBUG - error: 2018-09-03 17:04:09,301 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:04:09,301 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:04:22,726 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-03 17:04:23,966 - 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'961468d45154431f9fe9d50c80a363ad', '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_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'}) 2018-09-03 17:04:24,384 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75e1c881897a4ae0bed9e6d32eb4afe3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'}) 2018-09-03 17:04:25,567 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 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'961468d45154431f9fe9d50c80a363ad', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd07e1ee3-09c0-431a-9071-c8e9f5b16bfe', 'username': u'vping_ssh-user_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:04:25,571 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'password': 'd07e1ee3-09c0-431a-9071-c8e9f5b16bfe', 'project_name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '961468d45154431f9fe9d50c80a363ad', 'project_domain_name': 'Default'} 2018-09-03 17:04:25,572 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-03 17:04:26,693 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:04:26Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'e1b17c28-c0e1-4dcd-94b8-c99de17dfd66', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', u'admin_state_up': True, u'tenant_id': u'961468d45154431f9fe9d50c80a363ad', u'created_at': u'2018-09-03T17:04:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'961468d45154431f9fe9d50c80a363ad'}) 2018-09-03 17:04:27,480 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:04:27Z', 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'f9fef092-9860-4387-a9d3-b5c2c7f29e4c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', u'enable_dhcp': True, u'network_id': u'e1b17c28-c0e1-4dcd-94b8-c99de17dfd66', u'tenant_id': u'961468d45154431f9fe9d50c80a363ad', u'created_at': u'2018-09-03T17:04:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'961468d45154431f9fe9d50c80a363ad'}) 2018-09-03 17:04:28,806 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'961468d45154431f9fe9d50c80a363ad', u'created_at': u'2018-09-03T17:04:27Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:04:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'961468d45154431f9fe9d50c80a363ad', u'id': u'116e3215-4a6c-4aa6-8f9d-d5b2a6fc9a7f', u'name': u'vping_ssh-router_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'}) 2018-09-03 17:04:32,495 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7/file', 'owner': u'961468d45154431f9fe9d50c80a363ad', 'id': u'0a316d13-5d95-44ba-a2a9-bdddb9ee3df7', 'size': 12716032, u'self': u'/v2/images/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'961468d45154431f9fe9d50c80a363ad', 'name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:04:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:04:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', '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/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7', 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_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'created': u'2018-09-03T17:04:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:04:31Z', 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/0a316d13-5d95-44ba-a2a9-bdddb9ee3df7', 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_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:04:32,777 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', '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'd6f42509408a457b833ea1fb393e4f25', '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'70455391-8142-4619-8923-c83c064dc664', 'swap': 0}) 2018-09-03 17:04:33,201 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTch7ICPayEUpdbYGsFuiVGgK/L78BiFWKRpubvYJCA/BiV/aBOgNnBZHhIQTvrX8ul3fLSoSTlFFWUz+zuEcmn8WxSdRUjMNzoUl7oVqC4eidUOCeSl0h9iG6o3mqQlmu3MIlrmErS+5ce/QveeqUKQWEy3Q0FVA1imEp4R1ppFpdlcnGCVnrnckSQTo6MVljPboiZ3aVoyLHdUQOJbStZUmfQnfwE4Mef6Xgg369mFrx8ntTrMb5EEtyUF/+g/7LReRZhE1/rYcOKPTbp4MyJmcGLY4X0l0JMWtDRamx8ifsAvlBbznQxlNtBphY+YBc0iovI8s7xBq7wQilH0Qd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA03IeyAj2shFKXW2BrBbolRoCvy+/AYhVikabm72CQgPwYlf2\ngToDZwWR4SEE761/Lpd3y0qEk5RRVlM/s7hHJp/FsUnUVIzDc6FJe6FaguHonVDg\nnkpdIfYhuqN5qkJZrtzCJa5hK0vuXHv0L3nqlCkFhMt0NBVQNYphKeEdaaRaXZXJ\nxglZ653JEkE6OjFZYz26Imd2laMix3VEDiW0rWVJn0J38BODHn+l4IN+vZha8fJ7\nU6zG+RBLclBf/oP+y0XkWYRNf62HDij026eDMiZnBi2OF9JdCTFrQ0WpsfIn7AL5\nQW850MZTbQaYWPmAXNIqLyPLO8Qau8EIpR9EHQIDAQABAoIBAHFsLwzYmhSs57o0\nKrH4W+zXVg/eedRFoLUa6Q/i2UO2PzVRwB5T001pFHayMqaq56VDhPQc1f8gOX1Y\nDLzIJgqW/AH8+5QbKiEVrIhP5nB85D23C7Z9Z3X3ROKMHJBzJQ6CxvZVkzQZeBRO\nPY9WE7pEQvyX8o6ZvDvsLfC8G/31PGUTa2HJOPrzunZh04UnoMf7lXcKir27Jj2y\nEbImtWrMCBijOR/MYRUZ2t7imfkcP883viZFL4gsGpkkzkDwzvUJHcG8vP4BeUfH\nuWseyqlJ01zVDYgCgldVEP8aacv4nWQFxmPXkCi4xf0Zy0QXP0iuXubuitNlQVit\nSwZtdbUCgYEA+pAv75OiNwNRsjzgsphcfGxvCO01iMqTLUbMZH1QmAEyF4B7nCE9\nzEebmvusvyGBYgJD8HNoQajrJCmrbkPfb5xIv7mhGGKXSqG/b8wGwYdSfU6ioDZ5\nrlE7hJKeJrGOwWo751mENCiQFP9SLp1aPNOAuh2VtblLYJMxMq4ov48CgYEA2Ail\nV1C6aHxqfRoD9DjWh/xNe9kGuAcnjZEzwr/G3Twy8RJ7fcR/eVMWHTIPuWK8G5Su\nc9Iuh8srppRJg/CNIF+6GyxtXxxp3GD8lDzp1VXi9c7BOo1n9SitHWJa2r1vKmG+\nI6A76TQ+9mraDRsx80+LgfzKat7BmbPxUpWP65MCgYA3ZBi0xdZegwVUedDSqowH\nlZEWUBo9m0rd/4C/1lQyxlDkkSrCYTbgKhRkNq8Bsc6AdC/AwEKUAVu6KtwTDD4g\n1lPezpKmaWU4wnknpdr4fYnm2bNp56EOwDaAIEmGFEqSx4Fmq4tmXHE9sxPf6jlA\nqSEUA+ZMviHDv8ZohcfMUQKBgQCKDhRjVTKavQ9sPOjT9FKcek6l244gomnTXTxf\nsyCJlwPS7QW/3Ie956vVIn3L8d3WHlDRsTqNCvgtLsxAJcR6MNKEtQJ76nN4Iv6m\nWLrx2z376ZGwMleB4ummQolfCfn1cpsIt0gyAnJOFQCdqYhlPasgeYR9gTblW4nX\nRb7AQwKBgQCx+uNmwFJvcR7uqqqcU2SPJgCiEcr8vH6eA7hpq9Dr0ofm6oiDISWe\nVX+zs4cTSZ22OW0lBxz60Q67QgoZ9Op5K3KYixVg1Sojdfy8F0CJ9wONKevrH1Cr\nVfxWc0ebvZoKpYELZ/Qvg+KcRGW9LIZQFn4t5Kv/KYDGtr98jVyX+w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'75e1c881897a4ae0bed9e6d32eb4afe3', 'name': u'vping_ssh-kp_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'created_at': '2018-09-03T17:04:33.201668', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'961468d45154431f9fe9d50c80a363ad', 'name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7c:ef:a1:6c:53:ad:b4:ba:39:97:49:1a:e2:9a:f8:7c', 'type': 'ssh', 'id': u'vping_ssh-kp_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'}) 2018-09-03 17:04:33,202 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA03IeyAj2shFKXW2BrBbolRoCvy+/AYhVikabm72CQgPwYlf2 gToDZwWR4SEE761/Lpd3y0qEk5RRVlM/s7hHJp/FsUnUVIzDc6FJe6FaguHonVDg nkpdIfYhuqN5qkJZrtzCJa5hK0vuXHv0L3nqlCkFhMt0NBVQNYphKeEdaaRaXZXJ xglZ653JEkE6OjFZYz26Imd2laMix3VEDiW0rWVJn0J38BODHn+l4IN+vZha8fJ7 U6zG+RBLclBf/oP+y0XkWYRNf62HDij026eDMiZnBi2OF9JdCTFrQ0WpsfIn7AL5 QW850MZTbQaYWPmAXNIqLyPLO8Qau8EIpR9EHQIDAQABAoIBAHFsLwzYmhSs57o0 KrH4W+zXVg/eedRFoLUa6Q/i2UO2PzVRwB5T001pFHayMqaq56VDhPQc1f8gOX1Y DLzIJgqW/AH8+5QbKiEVrIhP5nB85D23C7Z9Z3X3ROKMHJBzJQ6CxvZVkzQZeBRO PY9WE7pEQvyX8o6ZvDvsLfC8G/31PGUTa2HJOPrzunZh04UnoMf7lXcKir27Jj2y EbImtWrMCBijOR/MYRUZ2t7imfkcP883viZFL4gsGpkkzkDwzvUJHcG8vP4BeUfH uWseyqlJ01zVDYgCgldVEP8aacv4nWQFxmPXkCi4xf0Zy0QXP0iuXubuitNlQVit SwZtdbUCgYEA+pAv75OiNwNRsjzgsphcfGxvCO01iMqTLUbMZH1QmAEyF4B7nCE9 zEebmvusvyGBYgJD8HNoQajrJCmrbkPfb5xIv7mhGGKXSqG/b8wGwYdSfU6ioDZ5 rlE7hJKeJrGOwWo751mENCiQFP9SLp1aPNOAuh2VtblLYJMxMq4ov48CgYEA2Ail V1C6aHxqfRoD9DjWh/xNe9kGuAcnjZEzwr/G3Twy8RJ7fcR/eVMWHTIPuWK8G5Su c9Iuh8srppRJg/CNIF+6GyxtXxxp3GD8lDzp1VXi9c7BOo1n9SitHWJa2r1vKmG+ I6A76TQ+9mraDRsx80+LgfzKat7BmbPxUpWP65MCgYA3ZBi0xdZegwVUedDSqowH lZEWUBo9m0rd/4C/1lQyxlDkkSrCYTbgKhRkNq8Bsc6AdC/AwEKUAVu6KtwTDD4g 1lPezpKmaWU4wnknpdr4fYnm2bNp56EOwDaAIEmGFEqSx4Fmq4tmXHE9sxPf6jlA qSEUA+ZMviHDv8ZohcfMUQKBgQCKDhRjVTKavQ9sPOjT9FKcek6l244gomnTXTxf syCJlwPS7QW/3Ie956vVIn3L8d3WHlDRsTqNCvgtLsxAJcR6MNKEtQJ76nN4Iv6m WLrx2z376ZGwMleB4ummQolfCfn1cpsIt0gyAnJOFQCdqYhlPasgeYR9gTblW4nX Rb7AQwKBgQCx+uNmwFJvcR7uqqqcU2SPJgCiEcr8vH6eA7hpq9Dr0ofm6oiDISWe VX+zs4cTSZ22OW0lBxz60Q67QgoZ9Op5K3KYixVg1Sojdfy8F0CJ9wONKevrH1Cr VfxWc0ebvZoKpYELZ/Qvg+KcRGW9LIZQFn4t5Kv/KYDGtr98jVyX+w== -----END RSA PRIVATE KEY----- 2018-09-03 17:04:43,871 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d84e6e70-bcc4-4449-aa06-02a0b0729d9f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:b6:99', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a316d13-5d95-44ba-a2a9-bdddb9ee3df7'}), 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-03T17:04:43.000000', 'flavor': Munch({u'id': u'70455391-8142-4619-8923-c83c064dc664'}), 'az': u'nova', 'id': u'8adf3371-0740-40d4-8530-ada18d507d94', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75e1c881897a4ae0bed9e6d32eb4afe3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'961468d45154431f9fe9d50c80a363ad', 'name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', '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-03T17:04:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:04:43Z', 'hostId': u'4769c59f84ac83766e1725e7abadb17c97642f5b36ceda2b94f04d45', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'4769c59f84ac83766e1725e7abadb17c97642f5b36ceda2b94f04d45', '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-03T17:04:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'961468d45154431f9fe9d50c80a363ad', 'name': u'vping_ssh-vm2_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'adminPass': u'mJS2tQczeQLQ', 'tenant_id': u'961468d45154431f9fe9d50c80a363ad', 'created_at': u'2018-09-03T17:04:35Z', 'created': u'2018-09-03T17:04:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:04:56,511 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d84e6e70-bcc4-4449-aa06-02a0b0729d9f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bf:69:6b', 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'0a316d13-5d95-44ba-a2a9-bdddb9ee3df7'}), 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-03T17:04:54.000000', 'flavor': Munch({u'id': u'70455391-8142-4619-8923-c83c064dc664'}), 'az': u'nova', 'id': u'2e2636b8-e856-4cf9-9ae0-342b55bb3b6d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d84e6e70-bcc4-4449-aa06-02a0b0729d9f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75e1c881897a4ae0bed9e6d32eb4afe3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'961468d45154431f9fe9d50c80a363ad', 'name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', '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-03T17:04:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:04:54Z', 'hostId': u'b36dce9c20a52a4d7c2c0c2504b932b2598bfb840977dc600c49395f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'b36dce9c20a52a4d7c2c0c2504b932b2598bfb840977dc600c49395f', '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-03T17:04:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'961468d45154431f9fe9d50c80a363ad', 'name': u'vping_ssh-vm_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'adminPass': u'F4nbg6PAPG3y', 'tenant_id': u'961468d45154431f9fe9d50c80a363ad', 'created_at': u'2018-09-03T17:04:46Z', 'created': u'2018-09-03T17:04:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:04:58,831 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'116e3215-4a6c-4aa6-8f9d-d5b2a6fc9a7f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'961468d45154431f9fe9d50c80a363ad', 'created_at': u'2018-09-03T17:04:57Z', 'attached': True, 'updated_at': u'2018-09-03T17:04:57Z', 'id': u'463a3ce3-c3d9-4652-9403-0098d584a70f', 'floating_network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.219', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'961468d45154431f9fe9d50c80a363ad', 'name': 'vping_ssh-project_d84e6e70-bcc4-4449-aa06-02a0b0729d9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'116e3215-4a6c-4aa6-8f9d-d5b2a6fc9a7f', 'project_id': u'961468d45154431f9fe9d50c80a363ad', 'port_id': u'2a4051ab-57ca-4343-b445-a0330f483ac8', 'port': u'2a4051ab-57ca-4343-b445-a0330f483ac8', 'network': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f'}) 2018-09-03 17:04:59,569 - 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 511511505 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.910 MHz processor [ 0.192839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.195268] pid_max: default: 32768 minimum: 301 [ 0.196588] ACPI: Core revision 20150930 [ 0.198338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200253] Security Framework initialized [ 0.201448] Yama: becoming mindful. [ 0.202519] AppArmor: AppArmor initialized [ 0.203783] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205686] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207557] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211346] Initializing cgroup subsys io [ 0.212559] Initializing cgroup subsys memory [ 0.213842] Initializing cgroup subsys devices [ 0.215134] Initializing cgroup subsys freezer [ 0.216425] Initializing cgroup subsys net_cls [ 0.217711] Initializing cgroup subsys perf_event [ 0.219069] Initializing cgroup subsys net_prio [ 0.220392] Initializing cgroup subsys hugetlb [ 0.221688] Initializing cgroup subsys pids [ 0.222970] CPU: Physical Processor ID: 0 [ 0.224858] mce: CPU supports 10 MCE banks [ 0.226110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242792] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249749] ftrace: allocating 31920 entries in 125 pages [ 0.276013] smpboot: Max logical packages: 1 [ 0.277282] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279277] x2apic enabled [ 0.280477] Switched APIC routing to physical x2apic. [ 0.283022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.287474] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290080] KVM setup paravirtual spinlock [ 0.291785] x86: Booted up 1 node, 1 CPUs [ 0.292957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294982] devtmpfs: initialized [ 0.297010] evm: security.selinux [ 0.297993] evm: security.SMACK64 [ 0.298968] evm: security.SMACK64EXEC [ 0.300040] evm: security.SMACK64TRANSMUTE [ 0.301192] evm: security.SMACK64MMAP [ 0.302238] evm: security.ima [ 0.303135] evm: security.capability [ 0.304223] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306752] pinctrl core: initialized pinctrl subsystem [ 0.308242] RTC time: 17:04:54, date: 09/03/18 [ 0.309540] NET: Registered protocol family 16 [ 0.310892] cpuidle: using governor ladder [ 0.312019] cpuidle: using governor menu [ 0.313125] PCCT header not found. [ 0.314155] ACPI: bus type PCI registered [ 0.315279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317024] PCI: Using configuration type 1 for base access [ 0.319211] ACPI: Added _OSI(Module Device) [ 0.320447] ACPI: Added _OSI(Processor Device) [ 0.321668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325173] ACPI: Interpreter enabled [ 0.326255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336608] ACPI: (supports S0 S5) [ 0.337602] ACPI: Using IOAPIC for interrupt routing [ 0.338931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344513] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346233] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350900] acpiphp: Slot [3] registered [ 0.352015] acpiphp: Slot [4] registered [ 0.353131] acpiphp: Slot [5] registered [ 0.354245] acpiphp: Slot [6] registered [ 0.355363] acpiphp: Slot [7] registered [ 0.356478] acpiphp: Slot [8] registered [ 0.357589] acpiphp: Slot [9] registered [ 0.358702] acpiphp: Slot [10] registered [ 0.359835] acpiphp: Slot [11] registered [ 0.360970] acpiphp: Slot [12] registered [ 0.362100] acpiphp: Slot [13] registered [ 0.363227] acpiphp: Slot [14] registered [ 0.364361] acpiphp: Slot [15] registered [ 0.379292] acpiphp: Slot [16] registered [ 0.380421] acpiphp: Slot [17] registered [ 0.381550] acpiphp: Slot [18] registered [ 0.382671] acpiphp: Slot [19] registered [ 0.383795] acpiphp: Slot [20] registered [ 0.384920] acpiphp: Slot [21] registered [ 0.386043] acpiphp: Slot [22] registered [ 0.387166] acpiphp: Slot [23] registered [ 0.388298] acpiphp: Slot [24] registered [ 0.389424] acpiphp: Slot [25] registered [ 0.390542] acpiphp: Slot [26] registered [ 0.391665] acpiphp: Slot [27] registered [ 0.392807] acpiphp: Slot [28] registered [ 0.393939] acpiphp: Slot [29] registered [ 0.395062] acpiphp: Slot [30] registered [ 0.396192] acpiphp: Slot [31] registered [ 0.397321] PCI host bridge to bus 0000:00 [ 0.398437] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400102] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401784] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403794] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405809] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423425] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444461] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454195] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456009] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459611] vgaarb: loaded [ 0.460449] vgaarb: bridge control possible 0000:00:02.0 [ 0.462114] SCSI subsystem initialized [ 0.463373] ACPI: bus type USB registered [ 0.464525] usbcore: registered new interface driver usbfs [ 0.465949] usbcore: registered new interface driver hub [ 0.467335] usbcore: registered new device driver usb [ 0.468849] PCI: Using ACPI for IRQ routing [ 0.470381] NetLabel: Initializing [ 0.471381] NetLabel: domain hash size = 128 [ 0.472551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473874] NetLabel: unlabeled traffic allowed by default [ 0.475469] clocksource: Switched to clocksource kvm-clock [ 0.485290] AppArmor: AppArmor Filesystem Enabled [ 0.486609] pnp: PnP ACPI init [ 0.487853] pnp: PnP ACPI: found 5 devices [ 0.494769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497170] NET: Registered protocol family 2 [ 0.498586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502050] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503715] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505227] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506851] NET: Registered protocol family 1 [ 0.508070] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511085] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539684] Trying to unpack rootfs image as initramfs... [ 0.602011] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607132] Scanning for low memory corruption every 60 seconds [ 0.609453] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611139] audit: initializing netlink subsys (disabled) [ 0.612733] audit: type=2000 audit(1535994295.185:1): initialized [ 0.614728] Initialise system trusted keyring [ 0.616191] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620710] zbud: loaded [ 0.621770] VFS: Disk quotas dquot_6.6.0 [ 0.622965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.625274] fuse init (API version 7.23) [ 0.626577] Key type big_key registered [ 0.627775] Allocating IMA MOK and blacklist keyrings. [ 0.629562] Key type asymmetric registered [ 0.630791] Asymmetric key parser 'x509' registered [ 0.632203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634430] io scheduler noop registered [ 0.635635] io scheduler deadline registered (default) [ 0.637162] io scheduler cfq registered [ 0.638461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640070] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642032] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644274] ACPI: Power Button [PWRF] [ 0.645617] GHES: HEST is not enabled! [ 0.659932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719948] Linux agpgart interface v0.103 [ 0.723563] brd: module loaded [ 0.725900] loop: module loaded [ 0.731058] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733267] GPT:90111 != 2097151 [ 0.734297] GPT:Alternate GPT header not at the end of the disk. [ 0.735950] GPT:90111 != 2097151 [ 0.736976] GPT: Use GNU Parted to correct GPT errors. [ 0.738441] vda: vda1 vda15 [ 0.740240] scsi host0: ata_piix [ 0.741411] scsi host1: ata_piix [ 0.742493] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746722] libphy: Fixed MDIO Bus: probed [ 0.747973] tun: Universal TUN/TAP device driver, 1.6 [ 0.749422] tun: (C) 1999-2004 Max Krasnyansky [ 0.752321] PPP generic driver version 2.4.2 [ 0.753708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755523] ehci-pci: EHCI PCI platform driver [ 0.756856] ehci-platform: EHCI generic platform driver [ 0.758352] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760066] ohci-pci: OHCI PCI platform driver [ 0.761392] ohci-platform: OHCI generic platform driver [ 0.762901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777685] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781450] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786541] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788684] usb usb1: Product: UHCI Host Controller [ 0.790054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791847] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793292] hub 1-0:1.0: USB hub found [ 0.794467] hub 1-0:1.0: 2 ports detected [ 0.795861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798913] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800347] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801888] mousedev: PS/2 mouse device common for all mice [ 0.803757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806491] rtc_cmos 00:00: RTC can wake from S4 [ 0.808155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811728] i2c /dev entries driver [ 0.812893] device-mapper: uevent: version 1.0.3 [ 0.814332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816801] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818816] NET: Registered protocol family 10 [ 0.820493] NET: Registered protocol family 17 [ 0.821823] Key type dns_resolver registered [ 0.823235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824889] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.827560] registered taskstats version 1 [ 0.828809] Loading compiled-in X.509 certificates [ 0.830750] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.833551] zswap: loaded using pool lzo/zbud [ 0.835810] Key type trusted registered [ 0.838113] Key type encrypted registered [ 0.839334] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840912] ima: No TPM chip found, activating TPM-bypass! [ 0.842467] evm: HMAC attrs: 0x1 [ 0.843876] Magic number: 2:559:86 [ 0.845105] rtc_cmos 00:00: setting system clock to 2018-09-03 17:04:55 UTC (1535994295) [ 0.847545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.849196] EDD information not available. [ 0.901154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917974] Write protecting the kernel read-only data: 14336k [ 0.921064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923732] 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.83 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.085985] 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.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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNDyAdetETWf/cKlWE93jDKM6hf4lYYb+SMjZ7XyhimnrpZtFziLCUVWN7g8YZJml1fxzQ19hr2KgIB+4lSmo2x/I0f5PTuGo3yoT8jEXNLKFUZCg8v7qhl/AItSFNiXPnWCalEiuMKNYHLyz1tuh/9VcmA16The6eJWwRwi9ELUgwnHAeOs7YxUSwilHTCp7mN6Fyoh+AbAbwBUTQpzAzgzmbD8BZmCr9lICNyk3zXSkCI1kf3ND9nca7LFiU6ngAVZyOPT5V3FMHoKQQYH8nu7YljQh+XrLFim88xHCSDg9RyJjcJMUh7pY97H74+zdYM2wOHf2bXtdkR2glkreF root@vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f ssh-dss AAAAB3NzaC1kc3MAAACBAL9AyxFZbC1k0sRU51QC1aPBeMhVHzIiG9ib5E62JQ/e2DqbeXY3vvBg/Q8Xc6FubfxOQsyXyoxql2qYQjmXpYo9liak8qNjILX4ZNa7ZlWZ+dRB/XbnEsXdD8awNeQgVPXu0jmBvpkh2RreSE1xFRzrDoHIHlzzBskvFT8c5pUZAAAAFQCTdomgW33jBBZC3Zr/gh4gqFrZnQAAAIAG1wQ9MhgCLuJYGn3+U5u0dYo4Hbf5NNdMZ7Rxb6rZo28x0B8rcVoojRJphs1I16Kvv5ZcmY2gYwdfXYa+JuhAdmeUmPNIbZyNqPuvIMEqIeDLEjvLq7eKMeAUKNT8z07G5z5ONuDF0S4727LDbOSDk4qbLQiP55oqZNgZiXIhlgAAAIAj2XqAWkIAY4NtJ/kovFUzIkoPynxDapekFq3+9Bo/h5eZQAuyNhuDXYf/WdAxM5IidyyCIU/JEYwN7ZiGqdlN0oVssX2oyAZr8BX9V24Rgwi/rZIJ1PypxZ5x0PIfMM/WMiFu7EF9FGh76h/rAHO6ThqICnB4KRBlR3eLQ0/ffQ== root@vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.45s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:febf:696b/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f login: 2018-09-03 17:05:00,571 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.219: timed out 2018-09-03 17:05:09,656 - 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 511511505 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.910 MHz processor [ 0.192839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.195268] pid_max: default: 32768 minimum: 301 [ 0.196588] ACPI: Core revision 20150930 [ 0.198338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200253] Security Framework initialized [ 0.201448] Yama: becoming mindful. [ 0.202519] AppArmor: AppArmor initialized [ 0.203783] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205686] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207557] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209317] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211346] Initializing cgroup subsys io [ 0.212559] Initializing cgroup subsys memory [ 0.213842] Initializing cgroup subsys devices [ 0.215134] Initializing cgroup subsys freezer [ 0.216425] Initializing cgroup subsys net_cls [ 0.217711] Initializing cgroup subsys perf_event [ 0.219069] Initializing cgroup subsys net_prio [ 0.220392] Initializing cgroup subsys hugetlb [ 0.221688] Initializing cgroup subsys pids [ 0.222970] CPU: Physical Processor ID: 0 [ 0.224858] mce: CPU supports 10 MCE banks [ 0.226110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242792] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249749] ftrace: allocating 31920 entries in 125 pages [ 0.276013] smpboot: Max logical packages: 1 [ 0.277282] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.279277] x2apic enabled [ 0.280477] Switched APIC routing to physical x2apic. [ 0.283022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.287474] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.290080] KVM setup paravirtual spinlock [ 0.291785] x86: Booted up 1 node, 1 CPUs [ 0.292957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294982] devtmpfs: initialized [ 0.297010] evm: security.selinux [ 0.297993] evm: security.SMACK64 [ 0.298968] evm: security.SMACK64EXEC [ 0.300040] evm: security.SMACK64TRANSMUTE [ 0.301192] evm: security.SMACK64MMAP [ 0.302238] evm: security.ima [ 0.303135] evm: security.capability [ 0.304223] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306752] pinctrl core: initialized pinctrl subsystem [ 0.308242] RTC time: 17:04:54, date: 09/03/18 [ 0.309540] NET: Registered protocol family 16 [ 0.310892] cpuidle: using governor ladder [ 0.312019] cpuidle: using governor menu [ 0.313125] PCCT header not found. [ 0.314155] ACPI: bus type PCI registered [ 0.315279] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317024] PCI: Using configuration type 1 for base access [ 0.319211] ACPI: Added _OSI(Module Device) [ 0.320447] ACPI: Added _OSI(Processor Device) [ 0.321668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325173] ACPI: Interpreter enabled [ 0.326255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336608] ACPI: (supports S0 S5) [ 0.337602] ACPI: Using IOAPIC for interrupt routing [ 0.338931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.344513] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346233] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350900] acpiphp: Slot [3] registered [ 0.352015] acpiphp: Slot [4] registered [ 0.353131] acpiphp: Slot [5] registered [ 0.354245] acpiphp: Slot [6] registered [ 0.355363] acpiphp: Slot [7] registered [ 0.356478] acpiphp: Slot [8] registered [ 0.357589] acpiphp: Slot [9] registered [ 0.358702] acpiphp: Slot [10] registered [ 0.359835] acpiphp: Slot [11] registered [ 0.360970] acpiphp: Slot [12] registered [ 0.362100] acpiphp: Slot [13] registered [ 0.363227] acpiphp: Slot [14] registered [ 0.364361] acpiphp: Slot [15] registered [ 0.379292] acpiphp: Slot [16] registered [ 0.380421] acpiphp: Slot [17] registered [ 0.381550] acpiphp: Slot [18] registered [ 0.382671] acpiphp: Slot [19] registered [ 0.383795] acpiphp: Slot [20] registered [ 0.384920] acpiphp: Slot [21] registered [ 0.386043] acpiphp: Slot [22] registered [ 0.387166] acpiphp: Slot [23] registered [ 0.388298] acpiphp: Slot [24] registered [ 0.389424] acpiphp: Slot [25] registered [ 0.390542] acpiphp: Slot [26] registered [ 0.391665] acpiphp: Slot [27] registered [ 0.392807] acpiphp: Slot [28] registered [ 0.393939] acpiphp: Slot [29] registered [ 0.395062] acpiphp: Slot [30] registered [ 0.396192] acpiphp: Slot [31] registered [ 0.397321] PCI host bridge to bus 0000:00 [ 0.398437] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400102] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401784] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403794] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405809] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415301] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421419] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423425] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444461] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450372] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454195] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456009] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459611] vgaarb: loaded [ 0.460449] vgaarb: bridge control possible 0000:00:02.0 [ 0.462114] SCSI subsystem initialized [ 0.463373] ACPI: bus type USB registered [ 0.464525] usbcore: registered new interface driver usbfs [ 0.465949] usbcore: registered new interface driver hub [ 0.467335] usbcore: registered new device driver usb [ 0.468849] PCI: Using ACPI for IRQ routing [ 0.470381] NetLabel: Initializing [ 0.471381] NetLabel: domain hash size = 128 [ 0.472551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473874] NetLabel: unlabeled traffic allowed by default [ 0.475469] clocksource: Switched to clocksource kvm-clock [ 0.485290] AppArmor: AppArmor Filesystem Enabled [ 0.486609] pnp: PnP ACPI init [ 0.487853] pnp: PnP ACPI: found 5 devices [ 0.494769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497170] NET: Registered protocol family 2 [ 0.498586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502050] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503715] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505227] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506851] NET: Registered protocol family 1 [ 0.508070] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511085] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539684] Trying to unpack rootfs image as initramfs... [ 0.602011] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607132] Scanning for low memory corruption every 60 seconds [ 0.609453] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611139] audit: initializing netlink subsys (disabled) [ 0.612733] audit: type=2000 audit(1535994295.185:1): initialized [ 0.614728] Initialise system trusted keyring [ 0.616191] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620710] zbud: loaded [ 0.621770] VFS: Disk quotas dquot_6.6.0 [ 0.622965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.625274] fuse init (API version 7.23) [ 0.626577] Key type big_key registered [ 0.627775] Allocating IMA MOK and blacklist keyrings. [ 0.629562] Key type asymmetric registered [ 0.630791] Asymmetric key parser 'x509' registered [ 0.632203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634430] io scheduler noop registered [ 0.635635] io scheduler deadline registered (default) [ 0.637162] io scheduler cfq registered [ 0.638461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640070] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642032] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644274] ACPI: Power Button [PWRF] [ 0.645617] GHES: HEST is not enabled! [ 0.659932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719948] Linux agpgart interface v0.103 [ 0.723563] brd: module loaded [ 0.725900] loop: module loaded [ 0.731058] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733267] GPT:90111 != 2097151 [ 0.734297] GPT:Alternate GPT header not at the end of the disk. [ 0.735950] GPT:90111 != 2097151 [ 0.736976] GPT: Use GNU Parted to correct GPT errors. [ 0.738441] vda: vda1 vda15 [ 0.740240] scsi host0: ata_piix [ 0.741411] scsi host1: ata_piix [ 0.742493] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746722] libphy: Fixed MDIO Bus: probed [ 0.747973] tun: Universal TUN/TAP device driver, 1.6 [ 0.749422] tun: (C) 1999-2004 Max Krasnyansky [ 0.752321] PPP generic driver version 2.4.2 [ 0.753708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755523] ehci-pci: EHCI PCI platform driver [ 0.756856] ehci-platform: EHCI generic platform driver [ 0.758352] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760066] ohci-pci: OHCI PCI platform driver [ 0.761392] ohci-platform: OHCI generic platform driver [ 0.762901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777685] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781450] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782976] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786541] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788684] usb usb1: Product: UHCI Host Controller [ 0.790054] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791847] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793292] hub 1-0:1.0: USB hub found [ 0.794467] hub 1-0:1.0: 2 ports detected [ 0.795861] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.798913] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.800347] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801888] mousedev: PS/2 mouse device common for all mice [ 0.803757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.806491] rtc_cmos 00:00: RTC can wake from S4 [ 0.808155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.809935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811728] i2c /dev entries driver [ 0.812893] device-mapper: uevent: version 1.0.3 [ 0.814332] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816801] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818816] NET: Registered protocol family 10 [ 0.820493] NET: Registered protocol family 17 [ 0.821823] Key type dns_resolver registered [ 0.823235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824889] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.827560] registered taskstats version 1 [ 0.828809] Loading compiled-in X.509 certificates [ 0.830750] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.833551] zswap: loaded using pool lzo/zbud [ 0.835810] Key type trusted registered [ 0.838113] Key type encrypted registered [ 0.839334] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840912] ima: No TPM chip found, activating TPM-bypass! [ 0.842467] evm: HMAC attrs: 0x1 [ 0.843876] Magic number: 2:559:86 [ 0.845105] rtc_cmos 00:00: setting system clock to 2018-09-03 17:04:55 UTC (1535994295) [ 0.847545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.849196] EDD information not available. [ 0.901154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917974] Write protecting the kernel read-only data: 14336k [ 0.921064] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923732] 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.83 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.085985] 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.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.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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNDyAdetETWf/cKlWE93jDKM6hf4lYYb+SMjZ7XyhimnrpZtFziLCUVWN7g8YZJml1fxzQ19hr2KgIB+4lSmo2x/I0f5PTuGo3yoT8jEXNLKFUZCg8v7qhl/AItSFNiXPnWCalEiuMKNYHLyz1tuh/9VcmA16The6eJWwRwi9ELUgwnHAeOs7YxUSwilHTCp7mN6Fyoh+AbAbwBUTQpzAzgzmbD8BZmCr9lICNyk3zXSkCI1kf3ND9nca7LFiU6ngAVZyOPT5V3FMHoKQQYH8nu7YljQh+XrLFim88xHCSDg9RyJjcJMUh7pY97H74+zdYM2wOHf2bXtdkR2glkreF root@vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f ssh-dss AAAAB3NzaC1kc3MAAACBAL9AyxFZbC1k0sRU51QC1aPBeMhVHzIiG9ib5E62JQ/e2DqbeXY3vvBg/Q8Xc6FubfxOQsyXyoxql2qYQjmXpYo9liak8qNjILX4ZNa7ZlWZ+dRB/XbnEsXdD8awNeQgVPXu0jmBvpkh2RreSE1xFRzrDoHIHlzzBskvFT8c5pUZAAAAFQCTdomgW33jBBZC3Zr/gh4gqFrZnQAAAIAG1wQ9MhgCLuJYGn3+U5u0dYo4Hbf5NNdMZ7Rxb6rZo28x0B8rcVoojRJphs1I16Kvv5ZcmY2gYwdfXYa+JuhAdmeUmPNIbZyNqPuvIMEqIeDLEjvLq7eKMeAUKNT8z07G5z5ONuDF0S4727LDbOSDk4qbLQiP55oqZNgZiXIhlgAAAIAj2XqAWkIAY4NtJ/kovFUzIkoPynxDapekFq3+9Bo/h5eZQAuyNhuDXYf/WdAxM5IidyyCIU/JEYwN7ZiGqdlN0oVssX2oyAZr8BX9V24Rgwi/rZIJ1PypxZ5x0PIfMM/WMiFu7EF9FGh76h/rAHO6ThqICnB4KRBlR3eLQ0/ffQ== root@vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.45s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:febf:696b/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d84e6e70-bcc4-4449-aa06-02a0b0729d9f login: 2018-09-03 17:05:09,730 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.644 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.644/1.644/1.644 ms 2018-09-03 17:05:09,731 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-03 17:05:09,846 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:05:09,846 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:05:24,190 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-03 17:05:25,350 - 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'5ad9001898bc47d68a3742654d4c6c16', '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_7b6a8fca-3f01-4636-b512-0647944b177b'}) 2018-09-03 17:05:25,860 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7ac868652b746daa28e09beb3b7e86d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_7b6a8fca-3f01-4636-b512-0647944b177b'}) 2018-09-03 17:05:26,953 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_7b6a8fca-3f01-4636-b512-0647944b177b', 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'5ad9001898bc47d68a3742654d4c6c16', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'ae081e6a-6db2-4db1-bafd-42aeee92f9f6', 'username': u'vping_userdata-user_7b6a8fca-3f01-4636-b512-0647944b177b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:05:26,957 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_7b6a8fca-3f01-4636-b512-0647944b177b', 'password': 'ae081e6a-6db2-4db1-bafd-42aeee92f9f6', 'project_name': 'vping_userdata-project_7b6a8fca-3f01-4636-b512-0647944b177b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5ad9001898bc47d68a3742654d4c6c16', 'project_domain_name': 'Default'} 2018-09-03 17:05:26,958 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-03 17:05:28,109 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:05:27Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'ee5bc0eb-5731-4cdf-8413-5bfc1190a461', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_7b6a8fca-3f01-4636-b512-0647944b177b', u'admin_state_up': True, u'tenant_id': u'5ad9001898bc47d68a3742654d4c6c16', u'created_at': u'2018-09-03T17:05:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ad9001898bc47d68a3742654d4c6c16'}) 2018-09-03 17:05:29,113 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:05:28Z', 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'97471936-4aa7-46ba-bcf2-b1d31d3071ae', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_7b6a8fca-3f01-4636-b512-0647944b177b', u'enable_dhcp': True, u'network_id': u'ee5bc0eb-5731-4cdf-8413-5bfc1190a461', u'tenant_id': u'5ad9001898bc47d68a3742654d4c6c16', u'created_at': u'2018-09-03T17:05:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ad9001898bc47d68a3742654d4c6c16'}) 2018-09-03 17:05:30,167 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ad9001898bc47d68a3742654d4c6c16', u'created_at': u'2018-09-03T17:05:29Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:05:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ad9001898bc47d68a3742654d4c6c16', u'id': u'12626afb-5454-4512-a84c-6253a77c27a7', u'name': u'vping_userdata-router_7b6a8fca-3f01-4636-b512-0647944b177b'}) 2018-09-03 17:05:33,193 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/a5e0573e-d0db-484b-b1bc-48eb91944ff2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5e0573e-d0db-484b-b1bc-48eb91944ff2/file', 'owner': u'5ad9001898bc47d68a3742654d4c6c16', 'id': u'a5e0573e-d0db-484b-b1bc-48eb91944ff2', 'size': 12716032, u'self': u'/v2/images/a5e0573e-d0db-484b-b1bc-48eb91944ff2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ad9001898bc47d68a3742654d4c6c16', 'name': 'vping_userdata-project_7b6a8fca-3f01-4636-b512-0647944b177b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/a5e0573e-d0db-484b-b1bc-48eb91944ff2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:05:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:05:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7b6a8fca-3f01-4636-b512-0647944b177b', '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/a5e0573e-d0db-484b-b1bc-48eb91944ff2', 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_7b6a8fca-3f01-4636-b512-0647944b177b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_7b6a8fca-3f01-4636-b512-0647944b177b', 'created': u'2018-09-03T17:05:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:05:32Z', 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/a5e0573e-d0db-484b-b1bc-48eb91944ff2', 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_7b6a8fca-3f01-4636-b512-0647944b177b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:05:33,420 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_7b6a8fca-3f01-4636-b512-0647944b177b', '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'd6f42509408a457b833ea1fb393e4f25', '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'dc7ada49-6dd5-4e37-96c5-b48139cb569b', 'swap': 0}) 2018-09-03 17:05:44,776 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7b6a8fca-3f01-4636-b512-0647944b177b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:de:fe', 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'a5e0573e-d0db-484b-b1bc-48eb91944ff2'}), 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-03T17:05:42.000000', 'flavor': Munch({u'id': u'dc7ada49-6dd5-4e37-96c5-b48139cb569b'}), 'az': u'nova', 'id': u'c2dcf755-79d6-4ad9-a7b2-7de856aab53f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7ac868652b746daa28e09beb3b7e86d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ad9001898bc47d68a3742654d4c6c16', 'name': 'vping_userdata-project_7b6a8fca-3f01-4636-b512-0647944b177b', '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-03T17:05:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:05:43Z', 'hostId': u'f877501977bf2f8d758c75c75f73d3e62f88a5c2b867f150cf3eff85', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'f877501977bf2f8d758c75c75f73d3e62f88a5c2b867f150cf3eff85', '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-03T17:05:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ad9001898bc47d68a3742654d4c6c16', 'name': u'vping_userdata-vm_7b6a8fca-3f01-4636-b512-0647944b177b', 'adminPass': u'twfWVnLK7MBT', 'tenant_id': u'5ad9001898bc47d68a3742654d4c6c16', 'created_at': u'2018-09-03T17:05:36Z', 'created': u'2018-09-03T17:05:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:05:57,287 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7b6a8fca-3f01-4636-b512-0647944b177b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bf:d8:25', 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'a5e0573e-d0db-484b-b1bc-48eb91944ff2'}), 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-03T17:05:54.000000', 'flavor': Munch({u'id': u'dc7ada49-6dd5-4e37-96c5-b48139cb569b'}), 'az': u'nova', 'id': u'80e571ef-9a22-4a64-a3f9-66657c6cde7e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7ac868652b746daa28e09beb3b7e86d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ad9001898bc47d68a3742654d4c6c16', 'name': 'vping_userdata-project_7b6a8fca-3f01-4636-b512-0647944b177b', '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-03T17:05:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:05:54Z', 'hostId': u'ee4c61f241c20f9e0042b4bc0905cf966ef3d83a9ff43aac6fd411c2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'ee4c61f241c20f9e0042b4bc0905cf966ef3d83a9ff43aac6fd411c2', '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-03T17:05:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ad9001898bc47d68a3742654d4c6c16', 'name': u'vping_userdata-vm2_7b6a8fca-3f01-4636-b512-0647944b177b', 'adminPass': u'BXhmBH6ixZEy', 'tenant_id': u'5ad9001898bc47d68a3742654d4c6c16', 'created_at': u'2018-09-03T17:05:47Z', 'created': u'2018-09-03T17:05:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:05:57,287 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-03 17:05:58,801 - 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 500318343 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.910 MHz processor [ 0.180784] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.183035] pid_max: default: 32768 minimum: 301 [ 0.184255] ACPI: Core revision 20150930 [ 0.185911] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187675] Security Framework initialized [ 0.188787] Yama: becoming mindful. [ 0.189777] AppArmor: AppArmor initialized [ 0.190923] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192685] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194389] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196003] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197845] Initializing cgroup subsys io [ 0.198950] Initializing cgroup subsys memory [ 0.200120] Initializing cgroup subsys devices [ 0.201297] Initializing cgroup subsys freezer [ 0.202470] Initializing cgroup subsys net_cls [ 0.203656] Initializing cgroup subsys perf_event [ 0.204895] Initializing cgroup subsys net_prio [ 0.206084] Initializing cgroup subsys hugetlb [ 0.207251] Initializing cgroup subsys pids [ 0.208426] CPU: Physical Processor ID: 0 [ 0.210210] mce: CPU supports 10 MCE banks [ 0.211346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212692] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235327] ftrace: allocating 31920 entries in 125 pages [ 0.260668] smpboot: Max logical packages: 1 [ 0.261827] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263690] x2apic enabled [ 0.264815] Switched APIC routing to physical x2apic. [ 0.267240] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268753] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273885] KVM setup paravirtual spinlock [ 0.275453] x86: Booted up 1 node, 1 CPUs [ 0.276541] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278404] devtmpfs: initialized [ 0.280374] evm: security.selinux [ 0.281332] evm: security.SMACK64 [ 0.282279] evm: security.SMACK64EXEC [ 0.283295] evm: security.SMACK64TRANSMUTE [ 0.284383] evm: security.SMACK64MMAP [ 0.285383] evm: security.ima [ 0.286260] evm: security.capability [ 0.287328] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289804] pinctrl core: initialized pinctrl subsystem [ 0.291269] RTC time: 17:05:54, date: 09/03/18 [ 0.292543] NET: Registered protocol family 16 [ 0.293841] cpuidle: using governor ladder [ 0.294951] cpuidle: using governor menu [ 0.296022] PCCT header not found. [ 0.297034] ACPI: bus type PCI registered [ 0.298121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299783] PCI: Using configuration type 1 for base access [ 0.301911] ACPI: Added _OSI(Module Device) [ 0.303046] ACPI: Added _OSI(Processor Device) [ 0.304209] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305429] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307580] ACPI: Interpreter enabled [ 0.308615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318512] ACPI: (supports S0 S5) [ 0.319459] ACPI: Using IOAPIC for interrupt routing [ 0.320699] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325929] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329092] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331968] acpiphp: Slot [3] registered [ 0.333023] acpiphp: Slot [4] registered [ 0.334083] acpiphp: Slot [5] registered [ 0.335140] acpiphp: Slot [6] registered [ 0.336200] acpiphp: Slot [7] registered [ 0.337252] acpiphp: Slot [8] registered [ 0.338307] acpiphp: Slot [9] registered [ 0.339358] acpiphp: Slot [10] registered [ 0.340433] acpiphp: Slot [11] registered [ 0.341503] acpiphp: Slot [12] registered [ 0.342575] acpiphp: Slot [13] registered [ 0.343643] acpiphp: Slot [14] registered [ 0.344714] acpiphp: Slot [15] registered [ 0.359746] acpiphp: Slot [16] registered [ 0.360825] acpiphp: Slot [17] registered [ 0.361900] acpiphp: Slot [18] registered [ 0.362968] acpiphp: Slot [19] registered [ 0.364036] acpiphp: Slot [20] registered [ 0.365107] acpiphp: Slot [21] registered [ 0.366175] acpiphp: Slot [22] registered [ 0.367241] acpiphp: Slot [23] registered [ 0.368315] acpiphp: Slot [24] registered [ 0.369393] acpiphp: Slot [25] registered [ 0.370466] acpiphp: Slot [26] registered [ 0.371539] acpiphp: Slot [27] registered [ 0.372621] acpiphp: Slot [28] registered [ 0.373703] acpiphp: Slot [29] registered [ 0.374772] acpiphp: Slot [30] registered [ 0.375839] acpiphp: Slot [31] registered [ 0.376912] PCI host bridge to bus 0000:00 [ 0.377980] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381146] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383070] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384988] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392561] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394102] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395752] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400203] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.423424] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.425367] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427256] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429150] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434610] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435993] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438035] vgaarb: loaded [ 0.438839] vgaarb: bridge control possible 0000:00:02.0 [ 0.440428] SCSI subsystem initialized [ 0.441644] ACPI: bus type USB registered [ 0.442745] usbcore: registered new interface driver usbfs [ 0.444099] usbcore: registered new interface driver hub [ 0.445418] usbcore: registered new device driver usb [ 0.446863] PCI: Using ACPI for IRQ routing [ 0.448334] NetLabel: Initializing [ 0.449290] NetLabel: domain hash size = 128 [ 0.450411] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451676] NetLabel: unlabeled traffic allowed by default [ 0.453213] clocksource: Switched to clocksource kvm-clock [ 0.463141] AppArmor: AppArmor Filesystem Enabled [ 0.464413] pnp: PnP ACPI init [ 0.465607] pnp: PnP ACPI: found 5 devices [ 0.472385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474664] NET: Registered protocol family 2 [ 0.476037] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477726] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479332] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480904] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483885] NET: Registered protocol family 1 [ 0.485045] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486491] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487908] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502378] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516918] Trying to unpack rootfs image as initramfs... [ 0.578819] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583937] Scanning for low memory corruption every 60 seconds [ 0.586082] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587644] audit: initializing netlink subsys (disabled) [ 0.589056] audit: type=2000 audit(1535994355.466:1): initialized [ 0.590920] Initialise system trusted keyring [ 0.592254] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593794] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596477] zbud: loaded [ 0.597470] VFS: Disk quotas dquot_6.6.0 [ 0.598573] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600690] fuse init (API version 7.23) [ 0.601906] Key type big_key registered [ 0.602979] Allocating IMA MOK and blacklist keyrings. [ 0.604591] Key type asymmetric registered [ 0.605705] Asymmetric key parser 'x509' registered [ 0.606983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608982] io scheduler noop registered [ 0.610051] io scheduler deadline registered (default) [ 0.611376] io scheduler cfq registered [ 0.612529] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613930] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615627] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617587] ACPI: Power Button [PWRF] [ 0.618787] GHES: HEST is not enabled! [ 0.632911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662441] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.665367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691876] Linux agpgart interface v0.103 [ 0.695222] brd: module loaded [ 0.697407] loop: module loaded [ 0.702558] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704502] GPT:90111 != 2097151 [ 0.705424] GPT:Alternate GPT header not at the end of the disk. [ 0.706873] GPT:90111 != 2097151 [ 0.707779] GPT: Use GNU Parted to correct GPT errors. [ 0.709063] vda: vda1 vda15 [ 0.710732] scsi host0: ata_piix [ 0.711771] scsi host1: ata_piix [ 0.712746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714357] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716292] libphy: Fixed MDIO Bus: probed [ 0.717611] tun: Universal TUN/TAP device driver, 1.6 [ 0.718884] tun: (C) 1999-2004 Max Krasnyansky [ 0.721537] PPP generic driver version 2.4.2 [ 0.722751] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724319] ehci-pci: EHCI PCI platform driver [ 0.725489] ehci-platform: EHCI generic platform driver [ 0.726798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.728284] ohci-pci: OHCI PCI platform driver [ 0.729454] ohci-platform: OHCI generic platform driver [ 0.730765] uhci_hcd: USB Universal Host Controller Interface driver [ 0.745371] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.746692] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748645] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.750001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755039] usb usb1: Product: UHCI Host Controller [ 0.756285] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757782] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759084] hub 1-0:1.0: USB hub found [ 0.760136] hub 1-0:1.0: 2 ports detected [ 0.761490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.764317] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765602] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.766963] mousedev: PS/2 mouse device common for all mice [ 0.768637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.771055] rtc_cmos 00:00: RTC can wake from S4 [ 0.772559] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.774208] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775783] i2c /dev entries driver [ 0.776801] device-mapper: uevent: version 1.0.3 [ 0.778073] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780252] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782065] NET: Registered protocol family 10 [ 0.783586] NET: Registered protocol family 17 [ 0.784781] Key type dns_resolver registered [ 0.786044] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.787502] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.789866] registered taskstats version 1 [ 0.790987] Loading compiled-in X.509 certificates [ 0.792777] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.795243] zswap: loaded using pool lzo/zbud [ 0.797315] Key type trusted registered [ 0.799430] Key type encrypted registered [ 0.800543] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801948] ima: No TPM chip found, activating TPM-bypass! [ 0.803332] evm: HMAC attrs: 0x1 [ 0.804609] Magic number: 2:559:86 [ 0.805743] rtc_cmos 00:00: setting system clock to 2018-09-03 17:05:55 UTC (1535994355) [ 0.807919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809417] EDD information not available. [ 0.874808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.890915] Write protecting the kernel read-only data: 14336k [ 0.893863] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896279] 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.056299] 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.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.910 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.22s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPLR7Xf9w+eQdCP5vUKAxCYzuBkTI/Cn1eyO9WPbzNpk49ZAnqyMNDV7I/r3SqKtgn28N5V/nrlI0cRY4pMI/3YsRvQMidIofmMvNEGFjDTxQtmCpOeFiQ8PSwWPqnm3ylevlJYPLJfFyx+Rew9eKMoO1w3UJFBCMY/yzNHTHcTftIl/159HIbxOP72mlxeCnHEs/WM8IuV9UvhahpnbAPrtEvwY3xyLMnlpcuFwUa21AooFv3NdShwjI8y6srsAQ9Mt8smkI5/CAXIMIqqc7LaxVa5FOrVph8lBoPSYQkbBHODLEkXIFAMjRsgQCg2TfbJh+Tq6GJy86sdJde1OfT root@vping-userdata-vm2-7b6a8fca-3f01-4636-b512-0647944b177b ssh-dss AAAAB3NzaC1kc3MAAACBANjpNzrHmhO4mpwd+vw9mX934tVUZZlp36Bdm7C80oWKyE5A+p5UPUpe5YMfr2C3R8LWfVqLag0u5binf/8KZzDVz6iKtvmhbBeCyzg4KQPpD2B5FiyNcoz8w3pXX4E759rsMcJujp6ST5e57VLJ6h8xWTjcofCQo2d4fikXg0iRAAAAFQDVDb7nb4ncb8mwMwbUXI27hXdIRwAAAIAxkYy7rnervrurAaUxOS0BrRXZhew6rwTDHJjI2ucK/oF1+vNiljF8HHzR42Kw/aBghaCAxUbvHoRgirTwyZmL5qYqsEOUr/hYIlPvAz78Sr35GkTy6ReSfG9kFPbhqVXc1wVUcmjmtQEe/ppJ05uWw1wurue+HsRsq2qErBPjFQAAAIEAuSWTsY7mmTYTJINPuZ2eODkalxff52u7rWxtRLnJQJbU76gROnw/1vbAA5f/XJDkPrJumUIrPK0/UR50t2gAGp14ASNgHvckKjoUFS+IMeSzNmDRIGnVey7ZMOjG0IYs1l/P1qpem1UnR6CbXqlcfNkUaVCLNGFlTDshkl/teQU= root@vping-userdata-vm2-7b6a8fca-3f01-4636-b512-0647944b177b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:febf:d825/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-7b6a8fca-3f01-4636-b512-0647944b177b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-7b6a8fca-3f01-4636-b512-0647944b177b login: 2018-09-03 17:05:58,802 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-03 17:05:58,914 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:05:58,914 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-03 17:06:11,745 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-03 17:06:12,853 - 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'a3137997877a48169ace066467a43eac', '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_d7d4408e-aee6-48ab-8636-29d25b5e1848'}) 2018-09-03 17:06:13,242 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'31da489b35714096aad08605ddb5fbba', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d7d4408e-aee6-48ab-8636-29d25b5e1848'}) 2018-09-03 17:06:14,603 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 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'a3137997877a48169ace066467a43eac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7a0abd71-51c3-45e5-8c07-22f660f775ce', 'username': u'cinder_test-user_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-03 17:06:14,606 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'password': '7a0abd71-51c3-45e5-8c07-22f660f775ce', 'project_name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'a3137997877a48169ace066467a43eac', 'project_domain_name': 'Default'} 2018-09-03 17:06:14,607 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-03 17:06:15,742 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:06:15Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'c690cbed-f3a4-48db-9aa2-4039aed95c2c', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_d7d4408e-aee6-48ab-8636-29d25b5e1848', u'admin_state_up': True, u'tenant_id': u'a3137997877a48169ace066467a43eac', u'created_at': u'2018-09-03T17:06:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a3137997877a48169ace066467a43eac'}) 2018-09-03 17:06:16,725 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-03T17:06: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'0850a954-4beb-4f5c-b084-cdb8743e8568', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d7d4408e-aee6-48ab-8636-29d25b5e1848', u'enable_dhcp': True, u'network_id': u'c690cbed-f3a4-48db-9aa2-4039aed95c2c', u'tenant_id': u'a3137997877a48169ace066467a43eac', u'created_at': u'2018-09-03T17:06: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'a3137997877a48169ace066467a43eac'}) 2018-09-03 17:06:17,929 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c28e8be8-7976-401a-903a-3a449feaddab', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a3137997877a48169ace066467a43eac', u'created_at': u'2018-09-03T17:06:16Z', u'admin_state_up': True, u'updated_at': u'2018-09-03T17:06:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'a3137997877a48169ace066467a43eac', u'id': u'efcb95f4-f2f2-43f1-8bd4-8cd7758048bb', u'name': u'cinder_test-router_d7d4408e-aee6-48ab-8636-29d25b5e1848'}) 2018-09-03 17:06:21,347 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/c74559da-64e5-45be-b4c6-15cfada06aa2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c74559da-64e5-45be-b4c6-15cfada06aa2/file', 'owner': u'a3137997877a48169ace066467a43eac', 'id': u'c74559da-64e5-45be-b4c6-15cfada06aa2', 'size': 12716032, u'self': u'/v2/images/c74559da-64e5-45be-b4c6-15cfada06aa2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a63cd108-7d11-4ce9-9e0f-b9083d473ab6/images/c74559da-64e5-45be-b4c6-15cfada06aa2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-03T17:06:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-03T17:06:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d7d4408e-aee6-48ab-8636-29d25b5e1848', '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/c74559da-64e5-45be-b4c6-15cfada06aa2', 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_d7d4408e-aee6-48ab-8636-29d25b5e1848', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'created': u'2018-09-03T17:06:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-03T17:06:20Z', 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/c74559da-64e5-45be-b4c6-15cfada06aa2', 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_d7d4408e-aee6-48ab-8636-29d25b5e1848', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-03 17:06:21,664 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d7d4408e-aee6-48ab-8636-29d25b5e1848', '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'd6f42509408a457b833ea1fb393e4f25', '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'b39474c8-3292-4a72-94ce-f0639b23dabe', 'swap': 0}) 2018-09-03 17:06:22,061 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0cRx3PcRpAdr9uoci4CryGwKgb1HxVDxgGm2KToktNseQ+4i4Rb777itxm7iPPGP5OfdqUii6ku8JUMMHo2u/J3xfSPvZ06RZ5XL3malkiLO105Nn7PHanvEWnT9e6RUNndt+MziX3c6TMRtOxyVfQT0s4ch5dg61o1cbXrv96PvOMqw/uXdMO9mulpvpnGQAElh1Pwiu/6KXx0gFl0089hRKMFAunMZQWufkP6vsGXWzBL0LUt/KjnTT2LgMDnDk7NspCcXKv1DuHf6AOZLStFwDyF8g8zkoV33fazwU6fiTsm3XWoufbsYJ8C/H9wnW4hbpl5HM/+RSNzjqrPCZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtHEcdz3EaQHa/bqHIuAq8hsCoG9R8VQ8YBptik6JLTbHkPuI\nuEW+++4rcZu4jzxj+Tn3alIoupLvCVDDB6Nrvyd8X0j72dOkWeVy95mpZIiztdOT\nZ+zx2p7xFp0/XukVDZ3bfjM4l93OkzEbTsclX0E9LOHIeXYOtaNXG167/ej7zjKs\nP7l3TDvZrpab6ZxkABJYdT8Irv+il8dIBZdNPPYUSjBQLpzGUFrn5D+r7Bl1swS9\nC1Lfyo5009i4DA5w5OzbKQnFyr9Q7h3+gDmS0rRcA8hfIPM5KFd932s8FOn4k7Jt\n11qLn27GCfAvx/cJ1uIW6ZeRzP/kUjc46qzwmQIDAQABAoIBAAsdcJhzyJaDU78P\nb2WZk2uoeEfzs4N/Idz1o8vCPLb5Sd/HbsuTGEmiiTCNXBgOq0Xd6Ty2ZOXhSTI0\ntF7TFT8IKqQf9cucOuKCvMs9vu5/cTqBFvJu6RMDeWxgMVgiWXamQ7AJbbIFKsVs\nX/dBUy8D8MXD/rpkqFFOB36bHk9soRCMDsNsP83JG1qAyS/GhRuW6/K5h/o4XRiM\nVFzyY0RehmLLcmA0CaZ0p6ayFg2fPyCyNExyI+DZDWr539GCVEpl/qcLkTV3nbaj\nq4X/KxWsO2/shfkD33f/RwFltQSu6G/JwONYL2N9XuTTBbRfDWGe47AdMXy5gbMt\nzgcDdQECgYEA56+HWaj80l8p37O46a2HNsARXOOerSXi5OLHgabEYE79t0YEt4lL\nbu8xSjU7G35TcWYMdaTMImJCv7Fi29x/JnqUONMvBcLdLYXKdUlteXyVvTWrBwEM\nYXeDHk57Ti3I+u3v2FBkN5VDCnVsPW5H1D42NHfvyzii9ifA5vkkWLkCgYEAx2Dd\ndoOFlkZ9IugF+8I4gWSHMd+H9lfx+vhRNA7gGhhoLT7m2GYBQmv8piipVAOp8MXg\n0Pdl70BJR+9UpP3lzJ7Vnma1Yi0+teBX9vC+tqzZXatuE3omGTR98M20nITHgcHG\n2nONlhLfrPuRSxqquQJ9w29A0U02qkUgknJLpuECgYEAwDq7KoEzg7jBnYIYoon/\n7kVeIpwZQ8BziUVAEyqzNNVVXYMS1tVraRe85b1U1XLy+Nua6uFZHg45I6OiSpmg\nReTepmdSVI1hxiuD19ycoHfmJZ8p0B3mj9gBSlwDotIKN2jD386T2CpX/Y1/yVh+\n8HLNtqrsosjTLTm+q+V7asECgYAdWfVAbTxNUzM44E+BMKaA5fvBK9coPOoyuDu8\nHjR/ovgzMP9q/BlTXfJjw7ip1aA/AeKG4OTww9YF8QXVBEvAQ+HO3+/z9BU3UT+h\n6u8olWmqkIIz+9d//mpL+PyNzj5Qq+ZKYpiFb2HeZWqOU+6uLd+11bsFFQjnKCYT\naSAaAQKBgFOjfVy/0+81t1HUdd7vdR4K410hJ8dXmDyW4O10EduKew64/2h34zmp\nXRmiF0z3UpyeBWKXQCe9s34aIDSfT473ELKlKV0zpnOjxrRAuw3Zx9KA48LZae8A\nVijiYcKI7aFpGbM/rVnR/yyq6KSgdUk2V+IgpzXBwYO6z4yp5zGR\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'31da489b35714096aad08605ddb5fbba', 'name': u'cinder_test-kp_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'created_at': '2018-09-03T17:06:22.061145', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9c:09:7b:e5:05:e2:6f:a2:13:1f:c3:6c:44:1f:60:81', 'type': 'ssh', 'id': u'cinder_test-kp_d7d4408e-aee6-48ab-8636-29d25b5e1848'}) 2018-09-03 17:06:22,061 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtHEcdz3EaQHa/bqHIuAq8hsCoG9R8VQ8YBptik6JLTbHkPuI uEW+++4rcZu4jzxj+Tn3alIoupLvCVDDB6Nrvyd8X0j72dOkWeVy95mpZIiztdOT Z+zx2p7xFp0/XukVDZ3bfjM4l93OkzEbTsclX0E9LOHIeXYOtaNXG167/ej7zjKs P7l3TDvZrpab6ZxkABJYdT8Irv+il8dIBZdNPPYUSjBQLpzGUFrn5D+r7Bl1swS9 C1Lfyo5009i4DA5w5OzbKQnFyr9Q7h3+gDmS0rRcA8hfIPM5KFd932s8FOn4k7Jt 11qLn27GCfAvx/cJ1uIW6ZeRzP/kUjc46qzwmQIDAQABAoIBAAsdcJhzyJaDU78P b2WZk2uoeEfzs4N/Idz1o8vCPLb5Sd/HbsuTGEmiiTCNXBgOq0Xd6Ty2ZOXhSTI0 tF7TFT8IKqQf9cucOuKCvMs9vu5/cTqBFvJu6RMDeWxgMVgiWXamQ7AJbbIFKsVs X/dBUy8D8MXD/rpkqFFOB36bHk9soRCMDsNsP83JG1qAyS/GhRuW6/K5h/o4XRiM VFzyY0RehmLLcmA0CaZ0p6ayFg2fPyCyNExyI+DZDWr539GCVEpl/qcLkTV3nbaj q4X/KxWsO2/shfkD33f/RwFltQSu6G/JwONYL2N9XuTTBbRfDWGe47AdMXy5gbMt zgcDdQECgYEA56+HWaj80l8p37O46a2HNsARXOOerSXi5OLHgabEYE79t0YEt4lL bu8xSjU7G35TcWYMdaTMImJCv7Fi29x/JnqUONMvBcLdLYXKdUlteXyVvTWrBwEM YXeDHk57Ti3I+u3v2FBkN5VDCnVsPW5H1D42NHfvyzii9ifA5vkkWLkCgYEAx2Dd doOFlkZ9IugF+8I4gWSHMd+H9lfx+vhRNA7gGhhoLT7m2GYBQmv8piipVAOp8MXg 0Pdl70BJR+9UpP3lzJ7Vnma1Yi0+teBX9vC+tqzZXatuE3omGTR98M20nITHgcHG 2nONlhLfrPuRSxqquQJ9w29A0U02qkUgknJLpuECgYEAwDq7KoEzg7jBnYIYoon/ 7kVeIpwZQ8BziUVAEyqzNNVVXYMS1tVraRe85b1U1XLy+Nua6uFZHg45I6OiSpmg ReTepmdSVI1hxiuD19ycoHfmJZ8p0B3mj9gBSlwDotIKN2jD386T2CpX/Y1/yVh+ 8HLNtqrsosjTLTm+q+V7asECgYAdWfVAbTxNUzM44E+BMKaA5fvBK9coPOoyuDu8 HjR/ovgzMP9q/BlTXfJjw7ip1aA/AeKG4OTww9YF8QXVBEvAQ+HO3+/z9BU3UT+h 6u8olWmqkIIz+9d//mpL+PyNzj5Qq+ZKYpiFb2HeZWqOU+6uLd+11bsFFQjnKCYT aSAaAQKBgFOjfVy/0+81t1HUdd7vdR4K410hJ8dXmDyW4O10EduKew64/2h34zmp XRmiF0z3UpyeBWKXQCe9s34aIDSfT473ELKlKV0zpnOjxrRAuw3Zx9KA48LZae8A VijiYcKI7aFpGbM/rVnR/yyq6KSgdUk2V+IgpzXBwYO6z4yp5zGR -----END RSA PRIVATE KEY----- 2018-09-03 17:06:35,630 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d7d4408e-aee6-48ab-8636-29d25b5e1848': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:c3:2a', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c74559da-64e5-45be-b4c6-15cfada06aa2'}), 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-03T17:06:32.000000', 'flavor': Munch({u'id': u'b39474c8-3292-4a72-94ce-f0639b23dabe'}), 'az': u'nova', 'id': u'c6ee10f4-4565-4406-acf4-5e0b3d83591b', 'security_groups': [Munch({u'name': u'cinder_test-sg_d7d4408e-aee6-48ab-8636-29d25b5e1848'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31da489b35714096aad08605ddb5fbba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', '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-03T17:06:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:06:32Z', 'hostId': u'1c53d88ddddefe3d2befc574518bf4d6e5ab80cf906dea8c55e7079c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'1c53d88ddddefe3d2befc574518bf4d6e5ab80cf906dea8c55e7079c', '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-03T17:06:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a3137997877a48169ace066467a43eac', 'name': u'cinder_test-vm2_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'adminPass': u'gC9JazViof4s', 'tenant_id': u'a3137997877a48169ace066467a43eac', 'created_at': u'2018-09-03T17:06:24Z', 'created': u'2018-09-03T17:06:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:06:37,852 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'efcb95f4-f2f2-43f1-8bd4-8cd7758048bb', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a3137997877a48169ace066467a43eac', 'created_at': u'2018-09-03T17:06:36Z', 'attached': True, 'updated_at': u'2018-09-03T17:06:36Z', 'id': u'c20359d6-ac22-4b0d-a2bb-c384ff2a559d', 'floating_network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'efcb95f4-f2f2-43f1-8bd4-8cd7758048bb', 'project_id': u'a3137997877a48169ace066467a43eac', 'port_id': u'33216379-6607-475a-94ee-a422c18ad28c', 'port': u'33216379-6607-475a-94ee-a422c18ad28c', 'network': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f'}) 2018-09-03 17:06:37,941 - 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 513451432 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.181720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183964] pid_max: default: 32768 minimum: 301 [ 0.185178] ACPI: Core revision 20150930 [ 0.186827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188592] Security Framework initialized [ 0.189697] Yama: becoming mindful. [ 0.190690] AppArmor: AppArmor initialized [ 0.191827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193564] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195252] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196857] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198684] Initializing cgroup subsys io [ 0.199782] Initializing cgroup subsys memory [ 0.200948] Initializing cgroup subsys devices [ 0.202114] Initializing cgroup subsys freezer [ 0.203275] Initializing cgroup subsys net_cls [ 0.204452] Initializing cgroup subsys perf_event [ 0.205678] Initializing cgroup subsys net_prio [ 0.206874] Initializing cgroup subsys hugetlb [ 0.208038] Initializing cgroup subsys pids [ 0.209212] CPU: Physical Processor ID: 0 [ 0.211007] mce: CPU supports 10 MCE banks [ 0.212143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236233] ftrace: allocating 31920 entries in 125 pages [ 0.262135] smpboot: Max logical packages: 1 [ 0.263285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265126] x2apic enabled [ 0.266252] Switched APIC routing to physical x2apic. [ 0.268702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270206] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272884] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275296] KVM setup paravirtual spinlock [ 0.276884] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279832] devtmpfs: initialized [ 0.281790] evm: security.selinux [ 0.282738] evm: security.SMACK64 [ 0.283700] evm: security.SMACK64EXEC [ 0.284711] evm: security.SMACK64TRANSMUTE [ 0.285802] evm: security.SMACK64MMAP [ 0.286810] evm: security.ima [ 0.287686] evm: security.capability [ 0.288748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291197] pinctrl core: initialized pinctrl subsystem [ 0.292638] RTC time: 17:06:32, date: 09/03/18 [ 0.293915] NET: Registered protocol family 16 [ 0.295217] cpuidle: using governor ladder [ 0.296330] cpuidle: using governor menu [ 0.297391] PCCT header not found. [ 0.298408] ACPI: bus type PCI registered [ 0.299501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301146] PCI: Using configuration type 1 for base access [ 0.303279] ACPI: Added _OSI(Module Device) [ 0.304402] ACPI: Added _OSI(Processor Device) [ 0.305559] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306766] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308894] ACPI: Interpreter enabled [ 0.309913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319816] ACPI: (supports S0 S5) [ 0.320770] ACPI: Using IOAPIC for interrupt routing [ 0.322039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328951] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333420] acpiphp: Slot [3] registered [ 0.334501] acpiphp: Slot [4] registered [ 0.335578] acpiphp: Slot [5] registered [ 0.336653] acpiphp: Slot [6] registered [ 0.337731] acpiphp: Slot [7] registered [ 0.338804] acpiphp: Slot [8] registered [ 0.339880] acpiphp: Slot [9] registered [ 0.340972] acpiphp: Slot [10] registered [ 0.342072] acpiphp: Slot [11] registered [ 0.343164] acpiphp: Slot [12] registered [ 0.344258] acpiphp: Slot [13] registered [ 0.345350] acpiphp: Slot [14] registered [ 0.346446] acpiphp: Slot [15] registered [ 0.361886] acpiphp: Slot [16] registered [ 0.362977] acpiphp: Slot [17] registered [ 0.364064] acpiphp: Slot [18] registered [ 0.365153] acpiphp: Slot [19] registered [ 0.366243] acpiphp: Slot [20] registered [ 0.367335] acpiphp: Slot [21] registered [ 0.368430] acpiphp: Slot [22] registered [ 0.369517] acpiphp: Slot [23] registered [ 0.370609] acpiphp: Slot [24] registered [ 0.371700] acpiphp: Slot [25] registered [ 0.372784] acpiphp: Slot [26] registered [ 0.373876] acpiphp: Slot [27] registered [ 0.374970] acpiphp: Slot [28] registered [ 0.376079] acpiphp: Slot [29] registered [ 0.377175] acpiphp: Slot [30] registered [ 0.378267] acpiphp: Slot [31] registered [ 0.379366] PCI host bridge to bus 0000:00 [ 0.380464] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383685] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387612] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389594] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396799] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404807] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427116] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436419] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439936] vgaarb: loaded [ 0.440758] vgaarb: bridge control possible 0000:00:02.0 [ 0.442375] SCSI subsystem initialized [ 0.443610] ACPI: bus type USB registered [ 0.444719] usbcore: registered new interface driver usbfs [ 0.446099] usbcore: registered new interface driver hub [ 0.447439] usbcore: registered new device driver usb [ 0.448930] PCI: Using ACPI for IRQ routing [ 0.450440] NetLabel: Initializing [ 0.451419] NetLabel: domain hash size = 128 [ 0.452569] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453872] NetLabel: unlabeled traffic allowed by default [ 0.455439] clocksource: Switched to clocksource kvm-clock [ 0.465467] AppArmor: AppArmor Filesystem Enabled [ 0.466763] pnp: PnP ACPI init [ 0.468002] pnp: PnP ACPI: found 5 devices [ 0.474816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477137] NET: Registered protocol family 2 [ 0.478547] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480275] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481903] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483544] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486577] NET: Registered protocol family 1 [ 0.487766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490711] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519730] Trying to unpack rootfs image as initramfs... [ 0.581358] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586335] Scanning for low memory corruption every 60 seconds [ 0.588513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590110] audit: initializing netlink subsys (disabled) [ 0.591609] audit: type=2000 audit(1535994393.550:1): initialized [ 0.593484] Initialise system trusted keyring [ 0.594851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599167] zbud: loaded [ 0.600181] VFS: Disk quotas dquot_6.6.0 [ 0.601328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603504] fuse init (API version 7.23) [ 0.604739] Key type big_key registered [ 0.605839] Allocating IMA MOK and blacklist keyrings. [ 0.607516] Key type asymmetric registered [ 0.608655] Asymmetric key parser 'x509' registered [ 0.609970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612048] io scheduler noop registered [ 0.613129] io scheduler deadline registered (default) [ 0.614483] io scheduler cfq registered [ 0.615691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617111] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.618853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620837] ACPI: Power Button [PWRF] [ 0.622055] GHES: HEST is not enabled! [ 0.636166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665361] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691917] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694943] Linux agpgart interface v0.103 [ 0.698357] brd: module loaded [ 0.700607] loop: module loaded [ 0.705646] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707650] GPT:90111 != 2097151 [ 0.708587] GPT:Alternate GPT header not at the end of the disk. [ 0.710077] GPT:90111 != 2097151 [ 0.711013] GPT: Use GNU Parted to correct GPT errors. [ 0.712331] vda: vda1 vda15 [ 0.713989] scsi host0: ata_piix [ 0.715051] scsi host1: ata_piix [ 0.716045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717720] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719924] libphy: Fixed MDIO Bus: probed [ 0.721049] tun: Universal TUN/TAP device driver, 1.6 [ 0.722357] tun: (C) 1999-2004 Max Krasnyansky [ 0.725081] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.728114] ehci-pci: EHCI PCI platform driver [ 0.729526] ehci-platform: EHCI generic platform driver [ 0.731131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732970] ohci-pci: OHCI PCI platform driver [ 0.734393] ohci-platform: OHCI generic platform driver [ 0.736010] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750875] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754870] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.756486] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762609] usb usb1: Product: UHCI Host Controller [ 0.764125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765970] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767518] hub 1-0:1.0: USB hub found [ 0.768772] hub 1-0:1.0: 2 ports detected [ 0.770365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777082] mousedev: PS/2 mouse device common for all mice [ 0.779095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782040] rtc_cmos 00:00: RTC can wake from S4 [ 0.783833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785769] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787730] i2c /dev entries driver [ 0.788970] device-mapper: uevent: version 1.0.3 [ 0.790531] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795409] NET: Registered protocol family 10 [ 0.797232] NET: Registered protocol family 17 [ 0.798690] Key type dns_resolver registered [ 0.800241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804917] registered taskstats version 1 [ 0.806281] Loading compiled-in X.509 certificates [ 0.808361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811415] zswap: loaded using pool lzo/zbud [ 0.813742] Key type trusted registered [ 0.816291] Key type encrypted registered [ 0.817613] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819339] ima: No TPM chip found, activating TPM-bypass! [ 0.821021] evm: HMAC attrs: 0x1 [ 0.822446] Magic number: 2:112:137 [ 0.823701] block ram2: hash matches [ 0.824985] rtc_cmos 00:00: setting system clock to 2018-09-03 17:06:33 UTC (1535994393) [ 0.827581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829431] EDD information not available. [ 0.877123] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879672] Write protecting the kernel read-only data: 14336k [ 0.882836] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885685] 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 [ 0.934976] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCURNt3OL3UROcUCs8BWiEB+ehJJpTORRo1dmu2DIIx3DrXQ5Bam2cHYRTiBx+yduH3C8IKjTrMoHOFVqYR98Gpwza9lO4v/I4yzw8fiCTUf8xSQYn/bSLCGIyE9X1PqyBDLlNf6bPa5h0C/ThNkppA/LD9gT1JGwksr1AWCHUvEvCbVziNEK3z3lzvjw357aW30BTEl7AL5sZs+GJ+NaW8eyMSRbYX5MeLDRn75CXiTGnh7xmQZ2ej8o9w8gUrdn2fgZdezgc2fovsfjxLPnKrUHN5EUtx4hEIFCjV+pPNwZ/psN+iTA2Eahf15r/0oIqwvlJr3HBXp94zeu/4R+dr root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 ssh-dss AAAAB3NzaC1kc3MAAACBAKUDAW8kyp2oIG1Aa4XqCDKXVspcW9w1ATb19fUsw8vRvsCEoEUT0vXb31xqyfVtlkkZLuHI2Lw0bF3ilA2y8rlDMXLuM1hjYuUSvfTjblJiEmcBWnfDMsEc4UcU6P3e3aZFmXZzzUzFQ6arfNjdPtLeJ+ucNA/cu71SN/fO6UmNAAAAFQCoc5UnnMfAGD29F+UwOoKIZtyrcQAAAIAUtEYRbCOQbf6z+h/F5knk9ZA723794kd5LIGQTx+mX4eV3T6MYOqAxPzhFLCpCUvMBdo/tnifpMDTq1ovlEMEdVH4BkjXXeW/zbTsmFIAelTX5VfJeH95FgRKY5jZKn9AkQyiyAlONX0dH8zZbDWD2JABV/73k8c+KgLWll4/HwAAAIB5P9dAUTg7IYtwwZa+xgP5tD0SgjQ5VO1wG2cBqVqcQ7+UtRmldv1wF//JmSZ5FYf+Nl5dSPLLZQX4qIKyGULfKuvewN12kTRuHjuHbONO0No0cXSIUYgDVhIcpxZe5eSdH1ukOzpT8vNHKyHGu0ZAZstihDhFxcw5tsSlVPYchA== root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe1c:c32a/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.16 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-d7d4408e-aee6-48ab-8636-29d25b5e1848 launch-index: 0 === cirros: current=0.4.0 uptime=3.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 login: 2018-09-03 17:06:38,943 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-09-03 17:06:48,047 - 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 513451432 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.181720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183964] pid_max: default: 32768 minimum: 301 [ 0.185178] ACPI: Core revision 20150930 [ 0.186827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188592] Security Framework initialized [ 0.189697] Yama: becoming mindful. [ 0.190690] AppArmor: AppArmor initialized [ 0.191827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193564] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195252] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196857] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198684] Initializing cgroup subsys io [ 0.199782] Initializing cgroup subsys memory [ 0.200948] Initializing cgroup subsys devices [ 0.202114] Initializing cgroup subsys freezer [ 0.203275] Initializing cgroup subsys net_cls [ 0.204452] Initializing cgroup subsys perf_event [ 0.205678] Initializing cgroup subsys net_prio [ 0.206874] Initializing cgroup subsys hugetlb [ 0.208038] Initializing cgroup subsys pids [ 0.209212] CPU: Physical Processor ID: 0 [ 0.211007] mce: CPU supports 10 MCE banks [ 0.212143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236233] ftrace: allocating 31920 entries in 125 pages [ 0.262135] smpboot: Max logical packages: 1 [ 0.263285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265126] x2apic enabled [ 0.266252] Switched APIC routing to physical x2apic. [ 0.268702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270206] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272884] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275296] KVM setup paravirtual spinlock [ 0.276884] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279832] devtmpfs: initialized [ 0.281790] evm: security.selinux [ 0.282738] evm: security.SMACK64 [ 0.283700] evm: security.SMACK64EXEC [ 0.284711] evm: security.SMACK64TRANSMUTE [ 0.285802] evm: security.SMACK64MMAP [ 0.286810] evm: security.ima [ 0.287686] evm: security.capability [ 0.288748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291197] pinctrl core: initialized pinctrl subsystem [ 0.292638] RTC time: 17:06:32, date: 09/03/18 [ 0.293915] NET: Registered protocol family 16 [ 0.295217] cpuidle: using governor ladder [ 0.296330] cpuidle: using governor menu [ 0.297391] PCCT header not found. [ 0.298408] ACPI: bus type PCI registered [ 0.299501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301146] PCI: Using configuration type 1 for base access [ 0.303279] ACPI: Added _OSI(Module Device) [ 0.304402] ACPI: Added _OSI(Processor Device) [ 0.305559] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306766] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308894] ACPI: Interpreter enabled [ 0.309913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319816] ACPI: (supports S0 S5) [ 0.320770] ACPI: Using IOAPIC for interrupt routing [ 0.322039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328951] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333420] acpiphp: Slot [3] registered [ 0.334501] acpiphp: Slot [4] registered [ 0.335578] acpiphp: Slot [5] registered [ 0.336653] acpiphp: Slot [6] registered [ 0.337731] acpiphp: Slot [7] registered [ 0.338804] acpiphp: Slot [8] registered [ 0.339880] acpiphp: Slot [9] registered [ 0.340972] acpiphp: Slot [10] registered [ 0.342072] acpiphp: Slot [11] registered [ 0.343164] acpiphp: Slot [12] registered [ 0.344258] acpiphp: Slot [13] registered [ 0.345350] acpiphp: Slot [14] registered [ 0.346446] acpiphp: Slot [15] registered [ 0.361886] acpiphp: Slot [16] registered [ 0.362977] acpiphp: Slot [17] registered [ 0.364064] acpiphp: Slot [18] registered [ 0.365153] acpiphp: Slot [19] registered [ 0.366243] acpiphp: Slot [20] registered [ 0.367335] acpiphp: Slot [21] registered [ 0.368430] acpiphp: Slot [22] registered [ 0.369517] acpiphp: Slot [23] registered [ 0.370609] acpiphp: Slot [24] registered [ 0.371700] acpiphp: Slot [25] registered [ 0.372784] acpiphp: Slot [26] registered [ 0.373876] acpiphp: Slot [27] registered [ 0.374970] acpiphp: Slot [28] registered [ 0.376079] acpiphp: Slot [29] registered [ 0.377175] acpiphp: Slot [30] registered [ 0.378267] acpiphp: Slot [31] registered [ 0.379366] PCI host bridge to bus 0000:00 [ 0.380464] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383685] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387612] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389594] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396799] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404807] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427116] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436419] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439936] vgaarb: loaded [ 0.440758] vgaarb: bridge control possible 0000:00:02.0 [ 0.442375] SCSI subsystem initialized [ 0.443610] ACPI: bus type USB registered [ 0.444719] usbcore: registered new interface driver usbfs [ 0.446099] usbcore: registered new interface driver hub [ 0.447439] usbcore: registered new device driver usb [ 0.448930] PCI: Using ACPI for IRQ routing [ 0.450440] NetLabel: Initializing [ 0.451419] NetLabel: domain hash size = 128 [ 0.452569] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453872] NetLabel: unlabeled traffic allowed by default [ 0.455439] clocksource: Switched to clocksource kvm-clock [ 0.465467] AppArmor: AppArmor Filesystem Enabled [ 0.466763] pnp: PnP ACPI init [ 0.468002] pnp: PnP ACPI: found 5 devices [ 0.474816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477137] NET: Registered protocol family 2 [ 0.478547] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480275] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481903] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483544] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486577] NET: Registered protocol family 1 [ 0.487766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490711] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519730] Trying to unpack rootfs image as initramfs... [ 0.581358] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586335] Scanning for low memory corruption every 60 seconds [ 0.588513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590110] audit: initializing netlink subsys (disabled) [ 0.591609] audit: type=2000 audit(1535994393.550:1): initialized [ 0.593484] Initialise system trusted keyring [ 0.594851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599167] zbud: loaded [ 0.600181] VFS: Disk quotas dquot_6.6.0 [ 0.601328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603504] fuse init (API version 7.23) [ 0.604739] Key type big_key registered [ 0.605839] Allocating IMA MOK and blacklist keyrings. [ 0.607516] Key type asymmetric registered [ 0.608655] Asymmetric key parser 'x509' registered [ 0.609970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612048] io scheduler noop registered [ 0.613129] io scheduler deadline registered (default) [ 0.614483] io scheduler cfq registered [ 0.615691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617111] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.618853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620837] ACPI: Power Button [PWRF] [ 0.622055] GHES: HEST is not enabled! [ 0.636166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665361] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691917] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694943] Linux agpgart interface v0.103 [ 0.698357] brd: module loaded [ 0.700607] loop: module loaded [ 0.705646] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707650] GPT:90111 != 2097151 [ 0.708587] GPT:Alternate GPT header not at the end of the disk. [ 0.710077] GPT:90111 != 2097151 [ 0.711013] GPT: Use GNU Parted to correct GPT errors. [ 0.712331] vda: vda1 vda15 [ 0.713989] scsi host0: ata_piix [ 0.715051] scsi host1: ata_piix [ 0.716045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717720] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719924] libphy: Fixed MDIO Bus: probed [ 0.721049] tun: Universal TUN/TAP device driver, 1.6 [ 0.722357] tun: (C) 1999-2004 Max Krasnyansky [ 0.725081] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.728114] ehci-pci: EHCI PCI platform driver [ 0.729526] ehci-platform: EHCI generic platform driver [ 0.731131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732970] ohci-pci: OHCI PCI platform driver [ 0.734393] ohci-platform: OHCI generic platform driver [ 0.736010] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750875] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754870] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.756486] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762609] usb usb1: Product: UHCI Host Controller [ 0.764125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765970] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767518] hub 1-0:1.0: USB hub found [ 0.768772] hub 1-0:1.0: 2 ports detected [ 0.770365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777082] mousedev: PS/2 mouse device common for all mice [ 0.779095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782040] rtc_cmos 00:00: RTC can wake from S4 [ 0.783833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785769] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787730] i2c /dev entries driver [ 0.788970] device-mapper: uevent: version 1.0.3 [ 0.790531] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795409] NET: Registered protocol family 10 [ 0.797232] NET: Registered protocol family 17 [ 0.798690] Key type dns_resolver registered [ 0.800241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804917] registered taskstats version 1 [ 0.806281] Loading compiled-in X.509 certificates [ 0.808361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811415] zswap: loaded using pool lzo/zbud [ 0.813742] Key type trusted registered [ 0.816291] Key type encrypted registered [ 0.817613] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819339] ima: No TPM chip found, activating TPM-bypass! [ 0.821021] evm: HMAC attrs: 0x1 [ 0.822446] Magic number: 2:112:137 [ 0.823701] block ram2: hash matches [ 0.824985] rtc_cmos 00:00: setting system clock to 2018-09-03 17:06:33 UTC (1535994393) [ 0.827581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829431] EDD information not available. [ 0.877123] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879672] Write protecting the kernel read-only data: 14336k [ 0.882836] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885685] 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 [ 0.934976] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCURNt3OL3UROcUCs8BWiEB+ehJJpTORRo1dmu2DIIx3DrXQ5Bam2cHYRTiBx+yduH3C8IKjTrMoHOFVqYR98Gpwza9lO4v/I4yzw8fiCTUf8xSQYn/bSLCGIyE9X1PqyBDLlNf6bPa5h0C/ThNkppA/LD9gT1JGwksr1AWCHUvEvCbVziNEK3z3lzvjw357aW30BTEl7AL5sZs+GJ+NaW8eyMSRbYX5MeLDRn75CXiTGnh7xmQZ2ej8o9w8gUrdn2fgZdezgc2fovsfjxLPnKrUHN5EUtx4hEIFCjV+pPNwZ/psN+iTA2Eahf15r/0oIqwvlJr3HBXp94zeu/4R+dr root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 ssh-dss AAAAB3NzaC1kc3MAAACBAKUDAW8kyp2oIG1Aa4XqCDKXVspcW9w1ATb19fUsw8vRvsCEoEUT0vXb31xqyfVtlkkZLuHI2Lw0bF3ilA2y8rlDMXLuM1hjYuUSvfTjblJiEmcBWnfDMsEc4UcU6P3e3aZFmXZzzUzFQ6arfNjdPtLeJ+ucNA/cu71SN/fO6UmNAAAAFQCoc5UnnMfAGD29F+UwOoKIZtyrcQAAAIAUtEYRbCOQbf6z+h/F5knk9ZA723794kd5LIGQTx+mX4eV3T6MYOqAxPzhFLCpCUvMBdo/tnifpMDTq1ovlEMEdVH4BkjXXeW/zbTsmFIAelTX5VfJeH95FgRKY5jZKn9AkQyiyAlONX0dH8zZbDWD2JABV/73k8c+KgLWll4/HwAAAIB5P9dAUTg7IYtwwZa+xgP5tD0SgjQ5VO1wG2cBqVqcQ7+UtRmldv1wF//JmSZ5FYf+Nl5dSPLLZQX4qIKyGULfKuvewN12kTRuHjuHbONO0No0cXSIUYgDVhIcpxZe5eSdH1ukOzpT8vNHKyHGu0ZAZstihDhFxcw5tsSlVPYchA== root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe1c:c32a/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.16 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-d7d4408e-aee6-48ab-8636-29d25b5e1848 launch-index: 0 === cirros: current=0.4.0 uptime=3.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 login: 2018-09-03 17:06:49,049 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2018-09-03 17:06:58,129 - 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 513451432 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.181720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183964] pid_max: default: 32768 minimum: 301 [ 0.185178] ACPI: Core revision 20150930 [ 0.186827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188592] Security Framework initialized [ 0.189697] Yama: becoming mindful. [ 0.190690] AppArmor: AppArmor initialized [ 0.191827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193564] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195252] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196857] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198684] Initializing cgroup subsys io [ 0.199782] Initializing cgroup subsys memory [ 0.200948] Initializing cgroup subsys devices [ 0.202114] Initializing cgroup subsys freezer [ 0.203275] Initializing cgroup subsys net_cls [ 0.204452] Initializing cgroup subsys perf_event [ 0.205678] Initializing cgroup subsys net_prio [ 0.206874] Initializing cgroup subsys hugetlb [ 0.208038] Initializing cgroup subsys pids [ 0.209212] CPU: Physical Processor ID: 0 [ 0.211007] mce: CPU supports 10 MCE banks [ 0.212143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229548] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236233] ftrace: allocating 31920 entries in 125 pages [ 0.262135] smpboot: Max logical packages: 1 [ 0.263285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265126] x2apic enabled [ 0.266252] Switched APIC routing to physical x2apic. [ 0.268702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270206] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272884] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275296] KVM setup paravirtual spinlock [ 0.276884] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279832] devtmpfs: initialized [ 0.281790] evm: security.selinux [ 0.282738] evm: security.SMACK64 [ 0.283700] evm: security.SMACK64EXEC [ 0.284711] evm: security.SMACK64TRANSMUTE [ 0.285802] evm: security.SMACK64MMAP [ 0.286810] evm: security.ima [ 0.287686] evm: security.capability [ 0.288748] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291197] pinctrl core: initialized pinctrl subsystem [ 0.292638] RTC time: 17:06:32, date: 09/03/18 [ 0.293915] NET: Registered protocol family 16 [ 0.295217] cpuidle: using governor ladder [ 0.296330] cpuidle: using governor menu [ 0.297391] PCCT header not found. [ 0.298408] ACPI: bus type PCI registered [ 0.299501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301146] PCI: Using configuration type 1 for base access [ 0.303279] ACPI: Added _OSI(Module Device) [ 0.304402] ACPI: Added _OSI(Processor Device) [ 0.305559] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306766] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308894] ACPI: Interpreter enabled [ 0.309913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319816] ACPI: (supports S0 S5) [ 0.320770] ACPI: Using IOAPIC for interrupt routing [ 0.322039] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328951] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333420] acpiphp: Slot [3] registered [ 0.334501] acpiphp: Slot [4] registered [ 0.335578] acpiphp: Slot [5] registered [ 0.336653] acpiphp: Slot [6] registered [ 0.337731] acpiphp: Slot [7] registered [ 0.338804] acpiphp: Slot [8] registered [ 0.339880] acpiphp: Slot [9] registered [ 0.340972] acpiphp: Slot [10] registered [ 0.342072] acpiphp: Slot [11] registered [ 0.343164] acpiphp: Slot [12] registered [ 0.344258] acpiphp: Slot [13] registered [ 0.345350] acpiphp: Slot [14] registered [ 0.346446] acpiphp: Slot [15] registered [ 0.361886] acpiphp: Slot [16] registered [ 0.362977] acpiphp: Slot [17] registered [ 0.364064] acpiphp: Slot [18] registered [ 0.365153] acpiphp: Slot [19] registered [ 0.366243] acpiphp: Slot [20] registered [ 0.367335] acpiphp: Slot [21] registered [ 0.368430] acpiphp: Slot [22] registered [ 0.369517] acpiphp: Slot [23] registered [ 0.370609] acpiphp: Slot [24] registered [ 0.371700] acpiphp: Slot [25] registered [ 0.372784] acpiphp: Slot [26] registered [ 0.373876] acpiphp: Slot [27] registered [ 0.374970] acpiphp: Slot [28] registered [ 0.376079] acpiphp: Slot [29] registered [ 0.377175] acpiphp: Slot [30] registered [ 0.378267] acpiphp: Slot [31] registered [ 0.379366] PCI host bridge to bus 0000:00 [ 0.380464] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383685] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387612] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389594] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393550] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395240] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396799] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402865] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404807] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427116] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432859] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436419] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437835] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439936] vgaarb: loaded [ 0.440758] vgaarb: bridge control possible 0000:00:02.0 [ 0.442375] SCSI subsystem initialized [ 0.443610] ACPI: bus type USB registered [ 0.444719] usbcore: registered new interface driver usbfs [ 0.446099] usbcore: registered new interface driver hub [ 0.447439] usbcore: registered new device driver usb [ 0.448930] PCI: Using ACPI for IRQ routing [ 0.450440] NetLabel: Initializing [ 0.451419] NetLabel: domain hash size = 128 [ 0.452569] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.453872] NetLabel: unlabeled traffic allowed by default [ 0.455439] clocksource: Switched to clocksource kvm-clock [ 0.465467] AppArmor: AppArmor Filesystem Enabled [ 0.466763] pnp: PnP ACPI init [ 0.468002] pnp: PnP ACPI: found 5 devices [ 0.474816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477137] NET: Registered protocol family 2 [ 0.478547] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480275] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.481903] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483544] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486577] NET: Registered protocol family 1 [ 0.487766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490711] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519730] Trying to unpack rootfs image as initramfs... [ 0.581358] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586335] Scanning for low memory corruption every 60 seconds [ 0.588513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590110] audit: initializing netlink subsys (disabled) [ 0.591609] audit: type=2000 audit(1535994393.550:1): initialized [ 0.593484] Initialise system trusted keyring [ 0.594851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599167] zbud: loaded [ 0.600181] VFS: Disk quotas dquot_6.6.0 [ 0.601328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603504] fuse init (API version 7.23) [ 0.604739] Key type big_key registered [ 0.605839] Allocating IMA MOK and blacklist keyrings. [ 0.607516] Key type asymmetric registered [ 0.608655] Asymmetric key parser 'x509' registered [ 0.609970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612048] io scheduler noop registered [ 0.613129] io scheduler deadline registered (default) [ 0.614483] io scheduler cfq registered [ 0.615691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617111] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.618853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620837] ACPI: Power Button [PWRF] [ 0.622055] GHES: HEST is not enabled! [ 0.636166] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665361] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668248] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691917] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.694943] Linux agpgart interface v0.103 [ 0.698357] brd: module loaded [ 0.700607] loop: module loaded [ 0.705646] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.707650] GPT:90111 != 2097151 [ 0.708587] GPT:Alternate GPT header not at the end of the disk. [ 0.710077] GPT:90111 != 2097151 [ 0.711013] GPT: Use GNU Parted to correct GPT errors. [ 0.712331] vda: vda1 vda15 [ 0.713989] scsi host0: ata_piix [ 0.715051] scsi host1: ata_piix [ 0.716045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717720] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719924] libphy: Fixed MDIO Bus: probed [ 0.721049] tun: Universal TUN/TAP device driver, 1.6 [ 0.722357] tun: (C) 1999-2004 Max Krasnyansky [ 0.725081] PPP generic driver version 2.4.2 [ 0.726337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.728114] ehci-pci: EHCI PCI platform driver [ 0.729526] ehci-platform: EHCI generic platform driver [ 0.731131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732970] ohci-pci: OHCI PCI platform driver [ 0.734393] ohci-platform: OHCI generic platform driver [ 0.736010] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750875] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754870] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.756486] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.758320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762609] usb usb1: Product: UHCI Host Controller [ 0.764125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765970] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767518] hub 1-0:1.0: USB hub found [ 0.768772] hub 1-0:1.0: 2 ports detected [ 0.770365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777082] mousedev: PS/2 mouse device common for all mice [ 0.779095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782040] rtc_cmos 00:00: RTC can wake from S4 [ 0.783833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785769] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787730] i2c /dev entries driver [ 0.788970] device-mapper: uevent: version 1.0.3 [ 0.790531] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793241] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795409] NET: Registered protocol family 10 [ 0.797232] NET: Registered protocol family 17 [ 0.798690] Key type dns_resolver registered [ 0.800241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804917] registered taskstats version 1 [ 0.806281] Loading compiled-in X.509 certificates [ 0.808361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811415] zswap: loaded using pool lzo/zbud [ 0.813742] Key type trusted registered [ 0.816291] Key type encrypted registered [ 0.817613] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819339] ima: No TPM chip found, activating TPM-bypass! [ 0.821021] evm: HMAC attrs: 0x1 [ 0.822446] Magic number: 2:112:137 [ 0.823701] block ram2: hash matches [ 0.824985] rtc_cmos 00:00: setting system clock to 2018-09-03 17:06:33 UTC (1535994393) [ 0.827581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829431] EDD information not available. [ 0.877123] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.879672] Write protecting the kernel read-only data: 14336k [ 0.882836] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.885685] 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 [ 0.934976] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCURNt3OL3UROcUCs8BWiEB+ehJJpTORRo1dmu2DIIx3DrXQ5Bam2cHYRTiBx+yduH3C8IKjTrMoHOFVqYR98Gpwza9lO4v/I4yzw8fiCTUf8xSQYn/bSLCGIyE9X1PqyBDLlNf6bPa5h0C/ThNkppA/LD9gT1JGwksr1AWCHUvEvCbVziNEK3z3lzvjw357aW30BTEl7AL5sZs+GJ+NaW8eyMSRbYX5MeLDRn75CXiTGnh7xmQZ2ej8o9w8gUrdn2fgZdezgc2fovsfjxLPnKrUHN5EUtx4hEIFCjV+pPNwZ/psN+iTA2Eahf15r/0oIqwvlJr3HBXp94zeu/4R+dr root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 ssh-dss AAAAB3NzaC1kc3MAAACBAKUDAW8kyp2oIG1Aa4XqCDKXVspcW9w1ATb19fUsw8vRvsCEoEUT0vXb31xqyfVtlkkZLuHI2Lw0bF3ilA2y8rlDMXLuM1hjYuUSvfTjblJiEmcBWnfDMsEc4UcU6P3e3aZFmXZzzUzFQ6arfNjdPtLeJ+ucNA/cu71SN/fO6UmNAAAAFQCoc5UnnMfAGD29F+UwOoKIZtyrcQAAAIAUtEYRbCOQbf6z+h/F5knk9ZA723794kd5LIGQTx+mX4eV3T6MYOqAxPzhFLCpCUvMBdo/tnifpMDTq1ovlEMEdVH4BkjXXeW/zbTsmFIAelTX5VfJeH95FgRKY5jZKn9AkQyiyAlONX0dH8zZbDWD2JABV/73k8c+KgLWll4/HwAAAIB5P9dAUTg7IYtwwZa+xgP5tD0SgjQ5VO1wG2cBqVqcQ7+UtRmldv1wF//JmSZ5FYf+Nl5dSPLLZQX4qIKyGULfKuvewN12kTRuHjuHbONO0No0cXSIUYgDVhIcpxZe5eSdH1ukOzpT8vNHKyHGu0ZAZstihDhFxcw5tsSlVPYchA== root@cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe1c:c32a/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.16 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-d7d4408e-aee6-48ab-8636-29d25b5e1848 launch-index: 0 === cirros: current=0.4.0 uptime=3.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d7d4408e-aee6-48ab-8636-29d25b5e1848 login: 2018-09-03 17:07:14,085 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d7d4408e-aee6-48ab-8636-29d25b5e1848': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:84:4a:60', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c74559da-64e5-45be-b4c6-15cfada06aa2'}), 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-03T17:07:12.000000', 'flavor': Munch({u'id': u'b39474c8-3292-4a72-94ce-f0639b23dabe'}), 'az': u'nova', 'id': u'14ae67b6-55a2-424b-a1b1-2d9fa73a4262', 'security_groups': [Munch({u'name': u'cinder_test-sg_d7d4408e-aee6-48ab-8636-29d25b5e1848'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31da489b35714096aad08605ddb5fbba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', '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-03T17:07:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-03T17:07:12Z', 'hostId': u'4e0115bc6f3d2708103ab27bbac683dd794363fd5ff383898c443623', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'4e0115bc6f3d2708103ab27bbac683dd794363fd5ff383898c443623', '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-03T17:07:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a3137997877a48169ace066467a43eac', 'name': u'cinder_test-vm_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'adminPass': u'cCuks22vW2KA', 'tenant_id': u'a3137997877a48169ace066467a43eac', 'created_at': u'2018-09-03T17:07:05Z', 'created': u'2018-09-03T17:07:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-03 17:07:16,211 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'efcb95f4-f2f2-43f1-8bd4-8cd7758048bb', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a3137997877a48169ace066467a43eac', 'created_at': u'2018-09-03T17:07:14Z', 'attached': True, 'updated_at': u'2018-09-03T17:07:14Z', 'id': u'f911bafc-c089-4aa0-984d-7521e6ae92e7', 'floating_network_id': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3137997877a48169ace066467a43eac', 'name': 'cinder_test-project_d7d4408e-aee6-48ab-8636-29d25b5e1848', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'efcb95f4-f2f2-43f1-8bd4-8cd7758048bb', 'project_id': u'a3137997877a48169ace066467a43eac', 'port_id': u'4fe54cd1-45f4-4cc7-a9aa-de0b2f9d9ace', 'port': u'4fe54cd1-45f4-4cc7-a9aa-de0b2f9d9ace', 'network': u'bcfd0c9b-ffb9-4863-a7f1-f5313cbcb97f'}) 2018-09-03 17:07:16,298 - 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 502471608 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.910 MHz processor [ 0.207653] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.210370] pid_max: default: 32768 minimum: 301 [ 0.211828] ACPI: Core revision 20150930 [ 0.213697] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.215811] Security Framework initialized [ 0.217134] Yama: becoming mindful. [ 0.218324] AppArmor: AppArmor initialized [ 0.219694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.221484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.223206] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.224837] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.226723] Initializing cgroup subsys io [ 0.227838] Initializing cgroup subsys memory [ 0.229020] Initializing cgroup subsys devices [ 0.230232] Initializing cgroup subsys freezer [ 0.231421] Initializing cgroup subsys net_cls [ 0.232615] Initializing cgroup subsys perf_event [ 0.233852] Initializing cgroup subsys net_prio [ 0.235066] Initializing cgroup subsys hugetlb [ 0.236264] Initializing cgroup subsys pids [ 0.237445] CPU: Physical Processor ID: 0 [ 0.239256] mce: CPU supports 10 MCE banks [ 0.240412] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256599] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.263203] ftrace: allocating 31920 entries in 125 pages [ 0.288668] smpboot: Max logical packages: 1 [ 0.289890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.291773] x2apic enabled [ 0.292913] Switched APIC routing to physical x2apic. [ 0.295398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.296942] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.299683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.302151] KVM setup paravirtual spinlock [ 0.303750] x86: Booted up 1 node, 1 CPUs [ 0.304857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.306749] devtmpfs: initialized [ 0.308721] evm: security.selinux [ 0.309681] evm: security.SMACK64 [ 0.310641] evm: security.SMACK64EXEC [ 0.311670] evm: security.SMACK64TRANSMUTE [ 0.312777] evm: security.SMACK64MMAP [ 0.313796] evm: security.ima [ 0.314687] evm: security.capability [ 0.315767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.318287] pinctrl core: initialized pinctrl subsystem [ 0.319766] RTC time: 17:07:12, date: 09/03/18 [ 0.321058] NET: Registered protocol family 16 [ 0.322379] cpuidle: using governor ladder [ 0.323501] cpuidle: using governor menu [ 0.324591] PCCT header not found. [ 0.325616] ACPI: bus type PCI registered [ 0.326715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328403] PCI: Using configuration type 1 for base access [ 0.330559] ACPI: Added _OSI(Module Device) [ 0.331701] ACPI: Added _OSI(Processor Device) [ 0.332876] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334104] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336284] ACPI: Interpreter enabled [ 0.337332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.339852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.342372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.344888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.347408] ACPI: (supports S0 S5) [ 0.348376] ACPI: Using IOAPIC for interrupt routing [ 0.349658] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353466] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.355015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.356684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358307] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361288] acpiphp: Slot [3] registered [ 0.362382] acpiphp: Slot [4] registered [ 0.363480] acpiphp: Slot [5] registered [ 0.364570] acpiphp: Slot [6] registered [ 0.365655] acpiphp: Slot [7] registered [ 0.366750] acpiphp: Slot [8] registered [ 0.367852] acpiphp: Slot [9] registered [ 0.368941] acpiphp: Slot [10] registered [ 0.370047] acpiphp: Slot [11] registered [ 0.371161] acpiphp: Slot [12] registered [ 0.372271] acpiphp: Slot [13] registered [ 0.373378] acpiphp: Slot [14] registered [ 0.374489] acpiphp: Slot [15] registered [ 0.389563] acpiphp: Slot [16] registered [ 0.390707] acpiphp: Slot [17] registered [ 0.391817] acpiphp: Slot [18] registered [ 0.392921] acpiphp: Slot [19] registered [ 0.394029] acpiphp: Slot [20] registered [ 0.395140] acpiphp: Slot [21] registered [ 0.396248] acpiphp: Slot [22] registered [ 0.397354] acpiphp: Slot [23] registered [ 0.398468] acpiphp: Slot [24] registered [ 0.399583] acpiphp: Slot [25] registered [ 0.400685] acpiphp: Slot [26] registered [ 0.401795] acpiphp: Slot [27] registered [ 0.402913] acpiphp: Slot [28] registered [ 0.404026] acpiphp: Slot [29] registered [ 0.405132] acpiphp: Slot [30] registered [ 0.406234] acpiphp: Slot [31] registered [ 0.407342] PCI host bridge to bus 0000:00 [ 0.408454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.410100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411748] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413743] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415728] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417754] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421822] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423550] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426860] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.431186] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.433164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.453550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.455562] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.457518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.459473] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.461417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.463219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.464999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.466445] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.468582] vgaarb: loaded [ 0.469420] vgaarb: bridge control possible 0000:00:02.0 [ 0.471074] SCSI subsystem initialized [ 0.472333] ACPI: bus type USB registered [ 0.473477] usbcore: registered new interface driver usbfs [ 0.474889] usbcore: registered new interface driver hub [ 0.476264] usbcore: registered new device driver usb [ 0.477757] PCI: Using ACPI for IRQ routing [ 0.479286] NetLabel: Initializing [ 0.480278] NetLabel: domain hash size = 128 [ 0.481448] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482768] NetLabel: unlabeled traffic allowed by default [ 0.484354] clocksource: Switched to clocksource kvm-clock [ 0.494404] AppArmor: AppArmor Filesystem Enabled [ 0.495719] pnp: PnP ACPI init [ 0.496961] pnp: PnP ACPI: found 5 devices [ 0.503772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506134] NET: Registered protocol family 2 [ 0.507542] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510977] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512622] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515715] NET: Registered protocol family 1 [ 0.516925] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518429] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519899] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549039] Trying to unpack rootfs image as initramfs... [ 0.610993] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615994] Scanning for low memory corruption every 60 seconds [ 0.618185] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619815] audit: initializing netlink subsys (disabled) [ 0.621330] audit: type=2000 audit(1535994433.647:1): initialized [ 0.623215] Initialise system trusted keyring [ 0.624597] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626202] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628941] zbud: loaded [ 0.629952] VFS: Disk quotas dquot_6.6.0 [ 0.631093] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633258] fuse init (API version 7.23) [ 0.634490] Key type big_key registered [ 0.635606] Allocating IMA MOK and blacklist keyrings. [ 0.637309] Key type asymmetric registered [ 0.638461] Asymmetric key parser 'x509' registered [ 0.639789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641872] io scheduler noop registered [ 0.642979] io scheduler deadline registered (default) [ 0.644372] io scheduler cfq registered [ 0.645580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650854] ACPI: Power Button [PWRF] [ 0.652079] GHES: HEST is not enabled! [ 0.666273] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.695867] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.698915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.722626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.725719] Linux agpgart interface v0.103 [ 0.729151] brd: module loaded [ 0.731350] loop: module loaded [ 0.736393] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738434] GPT:90111 != 2097151 [ 0.739390] GPT:Alternate GPT header not at the end of the disk. [ 0.740925] GPT:90111 != 2097151 [ 0.741874] GPT: Use GNU Parted to correct GPT errors. [ 0.743225] vda: vda1 vda15 [ 0.744914] scsi host0: ata_piix [ 0.746002] scsi host1: ata_piix [ 0.747022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750775] libphy: Fixed MDIO Bus: probed [ 0.751922] tun: Universal TUN/TAP device driver, 1.6 [ 0.753289] tun: (C) 1999-2004 Max Krasnyansky [ 0.756262] PPP generic driver version 2.4.2 [ 0.757529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759167] ehci-pci: EHCI PCI platform driver [ 0.760399] ehci-platform: EHCI generic platform driver [ 0.761805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763396] ohci-pci: OHCI PCI platform driver [ 0.764644] ohci-platform: OHCI generic platform driver [ 0.766032] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784227] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788926] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790903] usb usb1: Product: UHCI Host Controller [ 0.792184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793738] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795088] hub 1-0:1.0: USB hub found [ 0.796168] hub 1-0:1.0: 2 ports detected [ 0.797441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800316] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803033] mousedev: PS/2 mouse device common for all mice [ 0.804753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807254] rtc_cmos 00:00: RTC can wake from S4 [ 0.808791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810457] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812097] i2c /dev entries driver [ 0.813159] device-mapper: uevent: version 1.0.3 [ 0.814464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818588] NET: Registered protocol family 10 [ 0.820162] NET: Registered protocol family 17 [ 0.821407] Key type dns_resolver registered [ 0.822731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826685] registered taskstats version 1 [ 0.827856] Loading compiled-in X.509 certificates [ 0.829718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832294] zswap: loaded using pool lzo/zbud [ 0.834397] Key type trusted registered [ 0.836563] Key type encrypted registered [ 0.837699] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839149] ima: No TPM chip found, activating TPM-bypass! [ 0.840597] evm: HMAC attrs: 0x1 [ 0.841912] Magic number: 2:112:137 [ 0.842974] block ram2: hash matches [ 0.844098] rtc_cmos 00:00: setting system clock to 2018-09-03 17:07:13 UTC (1535994433) [ 0.846361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847917] EDD information not available. [ 0.909911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912056] Write protecting the kernel read-only data: 14336k [ 0.915015] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917500] 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 [ 0.965427] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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-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: 2018-09-03 17:07:16,300 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-09-03 17:07:25,394 - 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 502471608 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.910 MHz processor [ 0.207653] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.210370] pid_max: default: 32768 minimum: 301 [ 0.211828] ACPI: Core revision 20150930 [ 0.213697] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.215811] Security Framework initialized [ 0.217134] Yama: becoming mindful. [ 0.218324] AppArmor: AppArmor initialized [ 0.219694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.221484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.223206] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.224837] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.226723] Initializing cgroup subsys io [ 0.227838] Initializing cgroup subsys memory [ 0.229020] Initializing cgroup subsys devices [ 0.230232] Initializing cgroup subsys freezer [ 0.231421] Initializing cgroup subsys net_cls [ 0.232615] Initializing cgroup subsys perf_event [ 0.233852] Initializing cgroup subsys net_prio [ 0.235066] Initializing cgroup subsys hugetlb [ 0.236264] Initializing cgroup subsys pids [ 0.237445] CPU: Physical Processor ID: 0 [ 0.239256] mce: CPU supports 10 MCE banks [ 0.240412] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.241775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256599] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.263203] ftrace: allocating 31920 entries in 125 pages [ 0.288668] smpboot: Max logical packages: 1 [ 0.289890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.291773] x2apic enabled [ 0.292913] Switched APIC routing to physical x2apic. [ 0.295398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.296942] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.299683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.302151] KVM setup paravirtual spinlock [ 0.303750] x86: Booted up 1 node, 1 CPUs [ 0.304857] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.306749] devtmpfs: initialized [ 0.308721] evm: security.selinux [ 0.309681] evm: security.SMACK64 [ 0.310641] evm: security.SMACK64EXEC [ 0.311670] evm: security.SMACK64TRANSMUTE [ 0.312777] evm: security.SMACK64MMAP [ 0.313796] evm: security.ima [ 0.314687] evm: security.capability [ 0.315767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.318287] pinctrl core: initialized pinctrl subsystem [ 0.319766] RTC time: 17:07:12, date: 09/03/18 [ 0.321058] NET: Registered protocol family 16 [ 0.322379] cpuidle: using governor ladder [ 0.323501] cpuidle: using governor menu [ 0.324591] PCCT header not found. [ 0.325616] ACPI: bus type PCI registered [ 0.326715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328403] PCI: Using configuration type 1 for base access [ 0.330559] ACPI: Added _OSI(Module Device) [ 0.331701] ACPI: Added _OSI(Processor Device) [ 0.332876] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334104] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336284] ACPI: Interpreter enabled [ 0.337332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.339852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.342372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.344888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.347408] ACPI: (supports S0 S5) [ 0.348376] ACPI: Using IOAPIC for interrupt routing [ 0.349658] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.353466] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.355015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.356684] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.358307] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.361288] acpiphp: Slot [3] registered [ 0.362382] acpiphp: Slot [4] registered [ 0.363480] acpiphp: Slot [5] registered [ 0.364570] acpiphp: Slot [6] registered [ 0.365655] acpiphp: Slot [7] registered [ 0.366750] acpiphp: Slot [8] registered [ 0.367852] acpiphp: Slot [9] registered [ 0.368941] acpiphp: Slot [10] registered [ 0.370047] acpiphp: Slot [11] registered [ 0.371161] acpiphp: Slot [12] registered [ 0.372271] acpiphp: Slot [13] registered [ 0.373378] acpiphp: Slot [14] registered [ 0.374489] acpiphp: Slot [15] registered [ 0.389563] acpiphp: Slot [16] registered [ 0.390707] acpiphp: Slot [17] registered [ 0.391817] acpiphp: Slot [18] registered [ 0.392921] acpiphp: Slot [19] registered [ 0.394029] acpiphp: Slot [20] registered [ 0.395140] acpiphp: Slot [21] registered [ 0.396248] acpiphp: Slot [22] registered [ 0.397354] acpiphp: Slot [23] registered [ 0.398468] acpiphp: Slot [24] registered [ 0.399583] acpiphp: Slot [25] registered [ 0.400685] acpiphp: Slot [26] registered [ 0.401795] acpiphp: Slot [27] registered [ 0.402913] acpiphp: Slot [28] registered [ 0.404026] acpiphp: Slot [29] registered [ 0.405132] acpiphp: Slot [30] registered [ 0.406234] acpiphp: Slot [31] registered [ 0.407342] PCI host bridge to bus 0000:00 [ 0.408454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.410100] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411748] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413743] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415728] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.417754] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421822] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423550] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426860] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.431186] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.433164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.453550] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.455562] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.457518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.459473] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.461417] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.463219] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.464999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.466445] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.468582] vgaarb: loaded [ 0.469420] vgaarb: bridge control possible 0000:00:02.0 [ 0.471074] SCSI subsystem initialized [ 0.472333] ACPI: bus type USB registered [ 0.473477] usbcore: registered new interface driver usbfs [ 0.474889] usbcore: registered new interface driver hub [ 0.476264] usbcore: registered new device driver usb [ 0.477757] PCI: Using ACPI for IRQ routing [ 0.479286] NetLabel: Initializing [ 0.480278] NetLabel: domain hash size = 128 [ 0.481448] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482768] NetLabel: unlabeled traffic allowed by default [ 0.484354] clocksource: Switched to clocksource kvm-clock [ 0.494404] AppArmor: AppArmor Filesystem Enabled [ 0.495719] pnp: PnP ACPI init [ 0.496961] pnp: PnP ACPI: found 5 devices [ 0.503772] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506134] NET: Registered protocol family 2 [ 0.507542] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510977] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512622] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515715] NET: Registered protocol family 1 [ 0.516925] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518429] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.519899] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549039] Trying to unpack rootfs image as initramfs... [ 0.610993] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.615994] Scanning for low memory corruption every 60 seconds [ 0.618185] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.619815] audit: initializing netlink subsys (disabled) [ 0.621330] audit: type=2000 audit(1535994433.647:1): initialized [ 0.623215] Initialise system trusted keyring [ 0.624597] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.626202] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628941] zbud: loaded [ 0.629952] VFS: Disk quotas dquot_6.6.0 [ 0.631093] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.633258] fuse init (API version 7.23) [ 0.634490] Key type big_key registered [ 0.635606] Allocating IMA MOK and blacklist keyrings. [ 0.637309] Key type asymmetric registered [ 0.638461] Asymmetric key parser 'x509' registered [ 0.639789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641872] io scheduler noop registered [ 0.642979] io scheduler deadline registered (default) [ 0.644372] io scheduler cfq registered [ 0.645580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.647021] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650854] ACPI: Power Button [PWRF] [ 0.652079] GHES: HEST is not enabled! [ 0.666273] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.695867] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.698915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.722626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.725719] Linux agpgart interface v0.103 [ 0.729151] brd: module loaded [ 0.731350] loop: module loaded [ 0.736393] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738434] GPT:90111 != 2097151 [ 0.739390] GPT:Alternate GPT header not at the end of the disk. [ 0.740925] GPT:90111 != 2097151 [ 0.741874] GPT: Use GNU Parted to correct GPT errors. [ 0.743225] vda: vda1 vda15 [ 0.744914] scsi host0: ata_piix [ 0.746002] scsi host1: ata_piix [ 0.747022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750775] libphy: Fixed MDIO Bus: probed [ 0.751922] tun: Universal TUN/TAP device driver, 1.6 [ 0.753289] tun: (C) 1999-2004 Max Krasnyansky [ 0.756262] PPP generic driver version 2.4.2 [ 0.757529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759167] ehci-pci: EHCI PCI platform driver [ 0.760399] ehci-platform: EHCI generic platform driver [ 0.761805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763396] ohci-pci: OHCI PCI platform driver [ 0.764644] ohci-platform: OHCI generic platform driver [ 0.766032] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782098] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784227] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788926] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790903] usb usb1: Product: UHCI Host Controller [ 0.792184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.793738] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795088] hub 1-0:1.0: USB hub found [ 0.796168] hub 1-0:1.0: 2 ports detected [ 0.797441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800316] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803033] mousedev: PS/2 mouse device common for all mice [ 0.804753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807254] rtc_cmos 00:00: RTC can wake from S4 [ 0.808791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810457] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.812097] i2c /dev entries driver [ 0.813159] device-mapper: uevent: version 1.0.3 [ 0.814464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.816732] ledtrig-cpu: registered to indicate activity on CPUs [ 0.818588] NET: Registered protocol family 10 [ 0.820162] NET: Registered protocol family 17 [ 0.821407] Key type dns_resolver registered [ 0.822731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.824246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.826685] registered taskstats version 1 [ 0.827856] Loading compiled-in X.509 certificates [ 0.829718] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832294] zswap: loaded using pool lzo/zbud [ 0.834397] Key type trusted registered [ 0.836563] Key type encrypted registered [ 0.837699] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839149] ima: No TPM chip found, activating TPM-bypass! [ 0.840597] evm: HMAC attrs: 0x1 [ 0.841912] Magic number: 2:112:137 [ 0.842974] block ram2: hash matches [ 0.844098] rtc_cmos 00:00: setting system clock to 2018-09-03 17:07:13 UTC (1535994433) [ 0.846361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847917] EDD information not available. [ 0.909911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912056] Write protecting the kernel read-only data: 14336k [ 0.915015] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917500] 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 [ 0.965427] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCaetoSxa4HqSQZQSizbEZQIaL5F1gXtCr6LFWO/ht08A10tZ7+Lhs5jE8VF09a9gk6BOKpUwq5IeX/PTCX50BdDM89dgvFz7Lcibp+5qVviTmmrRNXAi6tv1nsai8M+3EfufEDFeso+1n7ZcsJdppCzIRmdbfQ491fXc87Y6+uV840olDcsOKiq960nq/8wMqILeUUXLYQ472e1j8SqmZEr3vB6mFIvNXUcU3YB3UzPV6Sp2eIbDVZe2As8zwEMJl3UjDlp8XV/W9UMsNM9l92Oc3A9DTf1KtI+9HtnWnFtu0eBopqlDVAOonR2PYGtCI26kR8QEXAI7nPzRuXO0EZ root@cinder-test-vm-d7d4408e-aee6-48ab-8636-29d25b5e1848 /dev/root resized successfully [took 0.28s] ssh-dss AAAAB3NzaC1kc3MAAACBAK2nPXaAnGFlVs1ITVGkXz7NK+yiTlrhk0zjk1onDy+MSKsXq5ZloJdIiZpY4N3IHAgl79VS0hjJxbYHs2DUjlU3OHUJ6hmytVOV1hsntM6kjL0gawJsJ4o8yzhWfqKCPAPPW0+RBcUoHheDwDgTOzTTHx/rxzR8EiBABZVb9F0VAAAAFQD1B+4JUdIArcqcJFshBCnPoBJ5YQAAAIEAjmivY3rmrvFb88Xlmfjj59n+yorqcYrbBh5XCqBIEOPLCuQMg35MsevWTYDZA0F9lWs2PAej3Fk8GkWu7JqESiQB0yWRysJjQRI4xZ4m6Ufo2qyuT/SWi479WODohoAgRWOFx1EFlZVhB/Sb3W3mcJicyFnjyGGp6aOKMJS3AAMAAACAFtfm6L5T8ENkRSru8iDXTVu8fiLhBj/O1Tdui+O39msBN3ydPBAT23MAs1L1puomPtj4mt+jRvWMu5J1wEyABS9RzV16PaFzKEG8Cob3ROAkDlIEhWCYB/ro4sm2Fvq6+ggdB/Dr1kyNZVuWQCNStJPMgaaxIJRz9rd9V5n9d7c= root@cinder-test-vm-d7d4408e-aee6-48ab-8636-29d25b5e1848 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe84:4a60/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.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-d7d4408e-aee6-48ab-8636-29d25b5e1848 launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-d7d4408e-aee6-48ab-8636-29d25b5e1848 login: 2018-09-03 17:07:33,596 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-03 17:07:34,279 - 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: 1c7c04ec-7257-40e7-879e-391820f53b3f 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-03 17:07:34,280 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-03 17:07:34,280 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-03 17:07:37,825 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-03 17:07:41,740 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-03 17:07:41,825 - 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-03 17:07:41,826 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-03 17:07:41,827 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-03 17:07:44,630 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:07:44,630 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:30 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-03 17:08:02,459 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-09-03 17:08:02,558 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-09-03 17:16:49,703 - 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.9', 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.9', 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.9', 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.9', 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.9', 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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/dc4d2ed3-1d6e-4a80-b779-11246090f43f (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.9', 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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/8e5d2a5f-5b52-4ef6-be60-4f18cd3ec028 (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.9', 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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/f54692d8-007d-4ce4-9cda-394254bbc4b8 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/f54692d8-007d-4ce4-9cda-394254bbc4b8 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/f54692d8-007d-4ce4-9cda-394254bbc4b8 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/f54692d8-007d-4ce4-9cda-394254bbc4b8 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/8e5d2a5f-5b52-4ef6-be60-4f18cd3ec028 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/8e5d2a5f-5b52-4ef6-be60-4f18cd3ec028 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/8e5d2a5f-5b52-4ef6-be60-4f18cd3ec028 (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/dc4d2ed3-1d6e-4a80-b779-11246090f43f (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/dc4d2ed3-1d6e-4a80-b779-11246090f43f (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.9', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/dc4d2ed3-1d6e-4a80-b779-11246090f43f (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-03 17:16:49,728 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-09-03 17:16:49,832 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-09-03 17:16:49,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-03 17:16:49,961 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:46 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-03 17:16:49,966 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-09-03 17:16:49,967 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:44 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:30 | PASS | | odl | functest | healthcheck | 08:46 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-03 17:16:49,979 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR