2019-03-27 01:09:19,553 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-417 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-27 01:09:19,556 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LdwF3qefja44813ijiuQRu6GP 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=880184f9f34d4ead881812d2172cae9c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-03-27 01:09:19,556 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-27 01:09:19,556 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-03-27 01:09:19,576 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-27 01:09:19,804 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-27 01:09:21,291 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'port-security-groups-filtering', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'binding-extended']) 2019-03-27 01:09:22,185 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-27 01:09:22,487 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd28de44ca3d340fe8f59e2bbc51c5518', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-27 01:09:22,935 - 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.21:5000/v3/endpoints/0f71160cc4c84a7b9af3bf0974316784'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'0f71160cc4c84a7b9af3bf0974316784'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/10207501dea142acbda102bca0fde468'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'10207501dea142acbda102bca0fde468'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1127f864c2964c2a8f219362f47a7947'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'1127f864c2964c2a8f219362f47a7947'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/14dc1bc7ac6a4290b889e465a4fbc586'}, u'url': u'http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'14dc1bc7ac6a4290b889e465a4fbc586'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1abce42acf394dce885c9dfc7c80c5e9'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'1abce42acf394dce885c9dfc7c80c5e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1ad3b972674347f59ad48668d68faf36'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'1ad3b972674347f59ad48668d68faf36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/26ec839e160a4f5491ee5e1b2f6d85ec'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'26ec839e160a4f5491ee5e1b2f6d85ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2e87f90fe3cd4a25a5a4884f7e4d2281'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'2e87f90fe3cd4a25a5a4884f7e4d2281'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2e9b14fc0d7e4b2f98c9c7c44cfc4a13'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'2e9b14fc0d7e4b2f98c9c7c44cfc4a13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/36f031934bf841788a613931f744d992'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'36f031934bf841788a613931f744d992'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3ce1666900034fb6953705c72ecb956c'}, u'url': u'http://12.0.0.23:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'3ce1666900034fb6953705c72ecb956c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/47393bddf6a3467eacefb29528c3ef50'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'47393bddf6a3467eacefb29528c3ef50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5153784ff3ff4ddaae7f3c5e3d52c73e'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'5153784ff3ff4ddaae7f3c5e3d52c73e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/56a318d8670b4ad78467b72f15e90915'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'56a318d8670b4ad78467b72f15e90915'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/56d3450ae4974e658007eb3ef62e73ab'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'56d3450ae4974e658007eb3ef62e73ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5a424bbca30b401a8cc1a29b5c697112'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'5a424bbca30b401a8cc1a29b5c697112'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/721f4e8307ad4447b8bb508b3c352269'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'721f4e8307ad4447b8bb508b3c352269'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81b7ef114a0a428bbd15145cc4c38c64'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'81b7ef114a0a428bbd15145cc4c38c64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8246d17964974d22ac52efa58bc221cc'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'8246d17964974d22ac52efa58bc221cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8380d78aa4924a28b1fdb16eda8f52e1'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'8380d78aa4924a28b1fdb16eda8f52e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8a1f7813849740888664ac8474f45c65'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'8a1f7813849740888664ac8474f45c65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8aa237a59bac4a84988a5cbd3f2f7f91'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'8aa237a59bac4a84988a5cbd3f2f7f91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8c0732bb8bff43338899f5db62aafdd7'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'8c0732bb8bff43338899f5db62aafdd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9777c0191c584248b40d2e103ca53015'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'9777c0191c584248b40d2e103ca53015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ef9799ca3704825b084c6a427da3b37'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'9ef9799ca3704825b084c6a427da3b37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a16ce6d013674ea69b0d0b5eecb6746b'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'a16ce6d013674ea69b0d0b5eecb6746b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ab9eb3d04b5a468b9016011aca6c8402'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'ab9eb3d04b5a468b9016011aca6c8402'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/af78c3d0929c4806b952f9e7af7a33a5'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'af78c3d0929c4806b952f9e7af7a33a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b2e700fb57e5466e9ef8647b2f892e05'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'b2e700fb57e5466e9ef8647b2f892e05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c10b9a772e114d6ba31294ef3c79d793'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'c10b9a772e114d6ba31294ef3c79d793'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c39ec419a879484da392ab529f76f8f8'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'c39ec419a879484da392ab529f76f8f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cb93ba806daf4ba6b260e46512ffd28b'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'cb93ba806daf4ba6b260e46512ffd28b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc1d74ba6f6d48aeb8f30133ce2b6872'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'cc1d74ba6f6d48aeb8f30133ce2b6872'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc70f60043ee454b879c947a14e788ed'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'cc70f60043ee454b879c947a14e788ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d3b8fbb0fb6f49b8afdf9962f1d1f8a2'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'd3b8fbb0fb6f49b8afdf9962f1d1f8a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d537d30796624cf78ed7c806f2d292f0'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'd537d30796624cf78ed7c806f2d292f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d5d5eb9da3564d9a8ced2b173b976a34'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'd5d5eb9da3564d9a8ced2b173b976a34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/debf358b1bf646dd9b9419e6b4b1d7f6'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'debf358b1bf646dd9b9419e6b4b1d7f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e88f92e41fcf44d79884f24c46e56176'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'e88f92e41fcf44d79884f24c46e56176'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eb9f3963be6047ab85f520b769d0b94b'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'eb9f3963be6047ab85f520b769d0b94b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f855d2238c294b1d9bf6cd08a86cab4e'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'f855d2238c294b1d9bf6cd08a86cab4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f89f28939c844855ad783d77a4927d19'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'f89f28939c844855ad783d77a4927d19'})] 2019-03-27 01:09:25,442 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-27 01:09:26,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-27 01:09:26,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "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", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 272}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "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", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 299}, 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})] 2019-03-27 01:09:26,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-27 01:09:27,878 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'88d144e9-4a41-41f0-83f0-cf05286ed070'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-03-27T01:06:20Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-03-27T01:06:13Z', u'provider:network_type': u'flat', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5'})] 2019-03-27 01:09:28,845 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-03-27T01:06:13Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 2, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'acb81097-1b65-452a-b9cc-4cc1850029ed', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'device_id': u'ovnmeta-6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'mac_address': u'fa:16:3e:4b:82:c1', u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'created_at': u'2019-03-27T01:06:13Z'})] 2019-03-27 01:09:29,072 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'1f3ca4bc07164c3cb81a87c72c396526'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'2653fa6f281c466480efee8aa1f257bb'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'2f421a9df6c44c62876bd57477d34c68'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'335b05e87496439da9c56228d0f96eb4'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'347643f881c4464fbebf8745ae8733f7'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'3ec0479bbc154c0e80a84492405413d1'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'4948075a865f4918b7d8cbc91b0d93f2'}), Munch({'project': u'880184f9f34d4ead881812d2172cae9c', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'}), Munch({'project': u'880184f9f34d4ead881812d2172cae9c', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'8c5c993b2702467d8bfb5246c7f53041'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'b200d4acbcca4a2094b80354fbe1696e'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'cf1a4dd219af46a4a3c304e5dc175743'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'e2141b5f32414d4c957cf1c4929e3d7d'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'84fc116f7c224bdc9d4008e24cf1fff6', 'user': u'e83494c6a05843019f1b64894a822a32'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'e83494c6a05843019f1b64894a822a32'}), Munch({'domain': u'd28de44ca3d340fe8f59e2bbc51c5518', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'812ccb0780ac4ca682f6307d48b60b74'}), Munch({'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'})] 2019-03-27 01:09:29,300 - 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'630451f6dfb54c5eaac08b2a7591b17d'}), 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'84fc116f7c224bdc9d4008e24cf1fff6'}), 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'}), 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'ad74fc2430cc4e889c837e0e4363f057'}), 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'bb9ba4688d0941a38bddf15fb5d3e3ac'}), 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'c899a0942bc347abbb3dcae772ba5452'}), 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'ca126582a5ac41b387c7abf3cbf79d8b'})] 2019-03-27 01:09:29,653 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-27 01:09:29,863 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-27 01:09:30,308 - 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'044c711eda554fdbb092a4d9a8a641ed', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'1345c62a1a194721ac74991ed3f96976', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1b53bc2fc18745788cdcd7700e8f6872', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1cae55657baa42a8a041c96c0e5042a1', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'50eac40e86464ec8a1f2d18736563156', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'8d3c807a0a824004a1b25615a3b24e68', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9bdf976320f740f1875953bdb4fcc326', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9e481bf545ae462699fee59086a7a457', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ab24fcec588d4a3d9f039d6c717097c8', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c37b658d3f04412daef24882af8675e6', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e1ed191e235543508fb8181b492dd163', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ecd342c710c14042b42e8ebabd2f2656', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f5c541ab827e4385a174fd5adcdd90ab', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'faa3c09487304f84b65d18b1b1694e3a', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'ff541942293941b4b0228330f4f5efaf', 'name': u'cinder'})] 2019-03-27 01:09:31,563 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:06:20Z', 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'88d144e9-4a41-41f0-83f0-cf05286ed070', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'created_at': u'2019-03-27T01:06:20Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5'})] 2019-03-27 01:09:32,488 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-03-27 01:09:32,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:09:32,608 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-27 01:09:32,651 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-27 01:09:33,634 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-27 01:09:35,752 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:09:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'f97b041d-a688-4828-a4d1-e82eaeccc027', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_2503af1a-f819-4a2e-8685-d878c77d1172', u'created_at': u'2019-03-27T01:09:34Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:09:39,363 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:09:38Z', 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'dc05be4e-96f0-4e74-918d-60db85b402d2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2503af1a-f819-4a2e-8685-d878c77d1172', u'enable_dhcp': True, u'network_id': u'f97b041d-a688-4828-a4d1-e82eaeccc027', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:09:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:09:42,665 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:09:40Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:09:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'd0b2406c-a80f-476e-8d23-3b42719b06b4', u'name': u'tenantnetwork1-router_2503af1a-f819-4a2e-8685-d878c77d1172'}) 2019-03-27 01:09:46,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:09:46,319 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:09:56,738 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-27 01:09:58,118 - 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'1b34c109a85847d7ac9c4f6e152f30e5', '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_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:09:58,676 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6347d1998f3b4f86bf998b894541bcc8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:10:00,721 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 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'1b34c109a85847d7ac9c4f6e152f30e5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8hui8YfJAcn1izewid53NYPqeLCYee', 'username': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:10:00,725 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'password': '8hui8YfJAcn1izewid53NYPqeLCYee', 'project_name': 'tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1b34c109a85847d7ac9c4f6e152f30e5', 'project_domain_name': 'Default'} 2019-03-27 01:10:00,726 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-27 01:10:03,063 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:10:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'1ff1b0dc-dc4c-461c-9f85-f20a7836b3af', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', u'created_at': u'2019-03-27T01:10:02Z', u'mtu': 1442, u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5'}) 2019-03-27 01:10:05,716 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:10:04Z', 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'3d764164-e1ce-4aee-9d66-dd97e25d3bf4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', u'enable_dhcp': True, u'network_id': u'1ff1b0dc-dc4c-461c-9f85-f20a7836b3af', u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'created_at': u'2019-03-27T01:10:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5'}) 2019-03-27 01:10:08,766 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'created_at': u'2019-03-27T01:10:07Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:10:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'id': u'8beae668-4138-427e-a409-da4d36067dfa', u'name': u'tenantnetwork2-router_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:10:12,449 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:10:12,449 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:10:25,490 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-27 01:10:26,416 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-27 01:10:28,477 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:10:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'fe8e8492-2366-47d4-bad5-c7c3feb05ef9', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_0078a962-7c7a-4280-9205-1a072a53ba9d', u'created_at': u'2019-03-27T01:10:27Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:10:30,261 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:10:29Z', 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'd37063e6-7e95-4e68-8b05-7563b339e6c1', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_0078a962-7c7a-4280-9205-1a072a53ba9d', u'enable_dhcp': True, u'network_id': u'fe8e8492-2366-47d4-bad5-c7c3feb05ef9', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:10:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:10:32,371 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:10:30Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:10:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'925cb046-c2d6-40bf-adeb-f03c931ad7c3', u'name': u'vmready1-router_0078a962-7c7a-4280-9205-1a072a53ba9d'}) 2019-03-27 01:10:40,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file', 'owner': u'880184f9f34d4ead881812d2172cae9c', 'id': u'7c9825c0-2114-4a8e-b563-20526a31cee4', 'size': 12716032, u'self': u'/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:10:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:10:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d', '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/7c9825c0-2114-4a8e-b563-20526a31cee4', 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_0078a962-7c7a-4280-9205-1a072a53ba9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d', 'created': u'2019-03-27T01:10:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:10:36Z', 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/7c9825c0-2114-4a8e-b563-20526a31cee4', 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_0078a962-7c7a-4280-9205-1a072a53ba9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:10:41,540 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_0078a962-7c7a-4280-9205-1a072a53ba9d', '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'880184f9f34d4ead881812d2172cae9c', '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'23ea913e-270d-40ca-bbbf-87c832248cd9', 'swap': 0}) 2019-03-27 01:10:41,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:10:41,789 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:10:55,025 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-27 01:10:56,395 - 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'ba14780fb07a49f5a7398583588c2668', '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_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:10:57,044 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95f23b2d36fa46f2b3a84e3358f5c19b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:10:59,066 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 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'ba14780fb07a49f5a7398583588c2668', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZKqE2amZV21o2nEdcV0F7hHl9r40gt', 'username': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:10:59,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52', 'password': 'ZKqE2amZV21o2nEdcV0F7hHl9r40gt', 'project_name': 'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'ba14780fb07a49f5a7398583588c2668', 'project_domain_name': 'Default'} 2019-03-27 01:10:59,070 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-27 01:11:01,411 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:11:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'5f67b43c-dd69-4301-8e0e-ba2961847f50', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_21c6b4e5-b32a-4241-95a4-78e522381c52', u'created_at': u'2019-03-27T01:11:00Z', u'mtu': 1442, u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba14780fb07a49f5a7398583588c2668'}) 2019-03-27 01:11:04,621 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:11: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'a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_21c6b4e5-b32a-4241-95a4-78e522381c52', u'enable_dhcp': True, u'network_id': u'5f67b43c-dd69-4301-8e0e-ba2961847f50', u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'created_at': u'2019-03-27T01:11: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'ba14780fb07a49f5a7398583588c2668'}) 2019-03-27 01:11:07,138 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'created_at': u'2019-03-27T01:11:05Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:11:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'ba14780fb07a49f5a7398583588c2668', u'id': u'022cc913-3fdc-41a4-8455-c2183a193e38', u'name': u'vmready2-router_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:11:13,485 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file', 'owner': u'ba14780fb07a49f5a7398583588c2668', 'id': u'4fc7445f-dc17-4f66-820d-001d3b4e803f', 'size': 12716032, u'self': u'/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba14780fb07a49f5a7398583588c2668', 'name': 'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:11:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:11:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52', '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/4fc7445f-dc17-4f66-820d-001d3b4e803f', 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_21c6b4e5-b32a-4241-95a4-78e522381c52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52', 'created': u'2019-03-27T01:11:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:11:11Z', 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/4fc7445f-dc17-4f66-820d-001d3b4e803f', 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_21c6b4e5-b32a-4241-95a4-78e522381c52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:11:14,254 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_21c6b4e5-b32a-4241-95a4-78e522381c52', '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'880184f9f34d4ead881812d2172cae9c', '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'3fc12048-32d1-48a7-bb7a-815430046174', 'swap': 0}) 2019-03-27 01:11:14,489 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:11:14,489 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:11:26,978 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-27 01:11:28,535 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-27 01:11:30,933 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:11:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'c831f7b8-3af5-495e-9d09-4e7d9c7edc3a', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'created_at': u'2019-03-27T01:11:30Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:11:32,872 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:11:31Z', 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'16542003-e37b-49d9-a6b3-23cde5507fed', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'enable_dhcp': True, u'network_id': u'c831f7b8-3af5-495e-9d09-4e7d9c7edc3a', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:11:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:11:34,976 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:11:33Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:11:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'871e98f4-8708-4ef8-9ff4-d93f855275c0', u'name': u'singlevm1-router_07cdbaf9-bd85-4add-aa7e-004be842abaf'}) 2019-03-27 01:11:41,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file', 'owner': u'880184f9f34d4ead881812d2172cae9c', 'id': u'ca409450-4bdb-443b-bb02-47d277ff95d4', 'size': 12716032, u'self': u'/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:11:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:11:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf', '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/ca409450-4bdb-443b-bb02-47d277ff95d4', 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_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'created': u'2019-03-27T01:11:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:11:39Z', 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/ca409450-4bdb-443b-bb02-47d277ff95d4', 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_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:11:41,847 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf', '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'880184f9f34d4ead881812d2172cae9c', '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'10672795-04de-4f15-b19e-0214650006c6', 'swap': 0}) 2019-03-27 01:11:42,278 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Q5udvNJdgYo3MeleS9bkWdlsjrqYE/H6C/1j172lG99p7mrcTGd+ZtJcWfBuCkLKTfap95dXV3zn+DH3JCIDH9IfV/SWV+P4XcGsbHyHfF51bPGX3TDWthQVKRDxC1iesXFK78hkJPNcRUTDudA9yWUDr9qBQuL5a/aqjwDYFcfcwJsiJrWF/9p0fhmCJ4A9HoBpzU/2ULgs5s/twCrCvAP7JkI/Do3QuAXci0mZlOMT5K8ScZXjH9s2GFCaKBYoFMjDPaMwgjmsFGiZDGqwPV0KER8xko5vpA60bXqIZUHlYd4tC9Jljd2Dzw6eXpX3WHBoXsd9oEbGfvW4zoYP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvEObnbzSXYGKNzHpXkvW5FnZbI66mBPx+gv9Y9e9pRvfae5q\n3ExnfmbSXFnwbgpCyk32qfeXV1d85/gx9yQiAx/SH1f0llfj+F3BrGx8h3xedWzx\nl90w1rYUFSkQ8QtYnrFxSu/IZCTzXEVEw7nQPcllA6/agULi+Wv2qo8A2BXH3MCb\nIia1hf/adH4ZgieAPR6Aac1P9lC4LObP7cAqwrwD+yZCPw6N0LgF3ItJmZTjE+Sv\nEnGV4x/bNhhQmigWKBTIwz2jMII5rBRomQxqsD1dChEfMZKOb6QOtG16iGVB5WHe\nLQvSZY3dg88Onl6V91hwaF7HfaBGxn71uM6GDwIDAQABAoIBAQCdFOQQ9u2na2CB\nsTmAnlLM8VMCywxRu8KY2cwwtF/eFaWR44ZyDaYEx5IZ0ElV52XXGroHEzjJfYwQ\nmPxHs3RVmwVddav0jZz/LGtejJ5TBahi3eWuyrXnUMDs7vjdxpPIxVE8L1nKhTIw\n+PLpRG7GPvXz35S3abGsXzLPGMahhAsoI2zU9q1uW0YUFHuHaehI+wqPuowtt/bk\n7aRVrgQ/8BRpxXlFV0p57bgU15DSQTU8iGjQ6UalSdAjNjcHKMv+9ATThm5/qu54\ng00dKGUiJaj0U8QJgt+nodhVSCgeqTnxrcXkjKwvSq2UZeGA/ZaYMbGZjUBgJtEG\nn3rkkaZhAoGBAO9b0cTMhTV7psu725ejfzov3qRKaMz6lJFvwbutThS10FhjotVU\n8uk6+tseqFvQ/5AiCIz828pOKPBbDkpQiDXh+RBhKBwAZch6paZvm/eM7aiDSR1U\n37M1y9NYyoeHQz7qB9JYPUaU1xAccluYgS/XK1RMiVQb+4ub28U5FdFpAoGBAMla\nZCUDCkXX1t6A7in8q0o+CPckLAre4Hfp8gP45kshfXQ/GzebFs2P4tEC5SPgMBdW\n9NFR/wo864GeFTjLt8/7pt5CcJqk7ezMtqarVm2QdGwvrmDfyMUsVfrsn7GSA1zr\nt2sXW6WEe+dQ7iq35GLGUOM9cZxnjjKbQ+4kOLS3AoGAHT9S+oEjJc3eK7bgtj68\nJRgEVH7jH2jfDoZhXdVnXRB6TNKf6wFeTTFvxaaRW+bF047VDKU5FhdG2VfG/z2n\n5y2diWrVw9Yomb6izxuEK1OFFro0DOl6DCPerAyFctoMVXuzSPiPRDibrtRLBPY1\nkurv2HUhsq1Yp058JDU9fUECgYAjohmC60zQG2htLAf56jsuAlh31DDvI4456m7o\nAQ5QUXbwMZLRfmLEsigDsS138d7Q4pSkzowB9dH/uEgtKvA2oGRhhQSEeZeZhoj0\nafH7pcrUsoN7pV7UdgopQ+Lm+94YfaaSDyoq2o1K3Gmpqa2DRXFfJaqLcVAa6JtW\n85YNdQKBgFm5Wa8RGAfRpaY9L4gkHD/s5Lfh7T9LwO5cy7N9UCVneKd5vufJA8qx\nbFo6uP87gIyUuKRYSh/XlC0P2a6kl6z1syoKroX3U8p30ynXr6nBY9uHtt7300lH\nwCFC0isW5Sm+PkNXJJDk8wMv6F4V9YWtL/gVmlp73Z1pGenGilY4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'533ad0036ea24ea3a6cd69d52daa7164', 'name': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'created_at': '2019-03-27T01:11:42.278209', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f5:92:1a:74:c1:8b:c7:b9:0f:1e:e8:c3:76:70:cd:08', 'type': 'ssh', 'id': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf'}) 2019-03-27 01:11:42,278 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvEObnbzSXYGKNzHpXkvW5FnZbI66mBPx+gv9Y9e9pRvfae5q 3ExnfmbSXFnwbgpCyk32qfeXV1d85/gx9yQiAx/SH1f0llfj+F3BrGx8h3xedWzx l90w1rYUFSkQ8QtYnrFxSu/IZCTzXEVEw7nQPcllA6/agULi+Wv2qo8A2BXH3MCb Iia1hf/adH4ZgieAPR6Aac1P9lC4LObP7cAqwrwD+yZCPw6N0LgF3ItJmZTjE+Sv EnGV4x/bNhhQmigWKBTIwz2jMII5rBRomQxqsD1dChEfMZKOb6QOtG16iGVB5WHe LQvSZY3dg88Onl6V91hwaF7HfaBGxn71uM6GDwIDAQABAoIBAQCdFOQQ9u2na2CB sTmAnlLM8VMCywxRu8KY2cwwtF/eFaWR44ZyDaYEx5IZ0ElV52XXGroHEzjJfYwQ mPxHs3RVmwVddav0jZz/LGtejJ5TBahi3eWuyrXnUMDs7vjdxpPIxVE8L1nKhTIw +PLpRG7GPvXz35S3abGsXzLPGMahhAsoI2zU9q1uW0YUFHuHaehI+wqPuowtt/bk 7aRVrgQ/8BRpxXlFV0p57bgU15DSQTU8iGjQ6UalSdAjNjcHKMv+9ATThm5/qu54 g00dKGUiJaj0U8QJgt+nodhVSCgeqTnxrcXkjKwvSq2UZeGA/ZaYMbGZjUBgJtEG n3rkkaZhAoGBAO9b0cTMhTV7psu725ejfzov3qRKaMz6lJFvwbutThS10FhjotVU 8uk6+tseqFvQ/5AiCIz828pOKPBbDkpQiDXh+RBhKBwAZch6paZvm/eM7aiDSR1U 37M1y9NYyoeHQz7qB9JYPUaU1xAccluYgS/XK1RMiVQb+4ub28U5FdFpAoGBAMla ZCUDCkXX1t6A7in8q0o+CPckLAre4Hfp8gP45kshfXQ/GzebFs2P4tEC5SPgMBdW 9NFR/wo864GeFTjLt8/7pt5CcJqk7ezMtqarVm2QdGwvrmDfyMUsVfrsn7GSA1zr t2sXW6WEe+dQ7iq35GLGUOM9cZxnjjKbQ+4kOLS3AoGAHT9S+oEjJc3eK7bgtj68 JRgEVH7jH2jfDoZhXdVnXRB6TNKf6wFeTTFvxaaRW+bF047VDKU5FhdG2VfG/z2n 5y2diWrVw9Yomb6izxuEK1OFFro0DOl6DCPerAyFctoMVXuzSPiPRDibrtRLBPY1 kurv2HUhsq1Yp058JDU9fUECgYAjohmC60zQG2htLAf56jsuAlh31DDvI4456m7o AQ5QUXbwMZLRfmLEsigDsS138d7Q4pSkzowB9dH/uEgtKvA2oGRhhQSEeZeZhoj0 afH7pcrUsoN7pV7UdgopQ+Lm+94YfaaSDyoq2o1K3Gmpqa2DRXFfJaqLcVAa6JtW 85YNdQKBgFm5Wa8RGAfRpaY9L4gkHD/s5Lfh7T9LwO5cy7N9UCVneKd5vufJA8qx bFo6uP87gIyUuKRYSh/XlC0P2a6kl6z1syoKroX3U8p30ynXr6nBY9uHtt7300lH wCFC0isW5Sm+PkNXJJDk8wMv6F4V9YWtL/gVmlp73Z1pGenGilY4 -----END RSA PRIVATE KEY----- 2019-03-27 01:12:12,654 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:d7:22', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ca409450-4bdb-443b-bb02-47d277ff95d4'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2019-03-27T01:12:09.000000', 'flavor': Munch({u'id': u'10672795-04de-4f15-b19e-0214650006c6'}), 'az': u'nova', 'id': u'69a814c2-339f-411b-aac4-c517b813024d', 'security_groups': [Munch({u'name': u'singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'533ad0036ea24ea3a6cd69d52daa7164', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', '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'2019-03-27T01:12:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:12:09Z', 'hostId': u'781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53', '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-00000002', u'OS-SRV-USG:launched_at': u'2019-03-27T01:12:09.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'880184f9f34d4ead881812d2172cae9c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'adminPass': u'LnUvKyzFD5yJ', 'tenant_id': u'880184f9f34d4ead881812d2172cae9c', 'created_at': u'2019-03-27T01:11:54Z', 'created': u'2019-03-27T01:11:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:12:15,485 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'871e98f4-8708-4ef8-9ff4-d93f855275c0', 'updated_at': u'2019-03-27T01:12:14Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'1987a1d3-6f40-4ec2-999a-1445d49428e6', 'id': u'511f4c89-a161-4138-9481-0c60f40e393f', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'1987a1d3-6f40-4ec2-999a-1445d49428e6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'880184f9f34d4ead881812d2172cae9c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'880184f9f34d4ead881812d2172cae9c', 'created_at': u'2019-03-27T01:12:13Z', 'attached': True, u'dns_name': u'', 'router': u'871e98f4-8708-4ef8-9ff4-d93f855275c0'}) 2019-03-27 01:12:16,308 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 547817808 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.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229477] pid_max: default: 32768 minimum: 301 [ 0.231053] ACPI: Core revision 20150930 [ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235308] Security Framework initialized [ 0.236732] Yama: becoming mindful. [ 0.238017] AppArmor: AppArmor initialized [ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248505] Initializing cgroup subsys io [ 0.249981] Initializing cgroup subsys memory [ 0.251485] Initializing cgroup subsys devices [ 0.253023] Initializing cgroup subsys freezer [ 0.254539] Initializing cgroup subsys net_cls [ 0.256056] Initializing cgroup subsys perf_event [ 0.257654] Initializing cgroup subsys net_prio [ 0.259187] Initializing cgroup subsys hugetlb [ 0.260692] Initializing cgroup subsys pids [ 0.262200] CPU: Physical Processor ID: 0 [ 0.264286] mce: CPU supports 10 MCE banks [ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294387] ftrace: allocating 31920 entries in 125 pages [ 0.325502] smpboot: Max logical packages: 1 [ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329374] x2apic enabled [ 0.330739] Switched APIC routing to physical x2apic. [ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342332] KVM setup paravirtual spinlock [ 0.344248] x86: Booted up 1 node, 1 CPUs [ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348021] devtmpfs: initialized [ 0.350249] evm: security.selinux [ 0.351468] evm: security.SMACK64 [ 0.352674] evm: security.SMACK64EXEC [ 0.353987] evm: security.SMACK64TRANSMUTE [ 0.355397] evm: security.SMACK64MMAP [ 0.356696] evm: security.ima [ 0.357814] evm: security.capability [ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362374] pinctrl core: initialized pinctrl subsystem [ 0.364255] RTC time: 1:12:09, date: 03/27/19 [ 0.365874] NET: Registered protocol family 16 [ 0.367517] cpuidle: using governor ladder [ 0.368950] cpuidle: using governor menu [ 0.370324] PCCT header not found. [ 0.371599] ACPI: bus type PCI registered [ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375156] PCI: Using configuration type 1 for base access [ 0.377744] ACPI: Added _OSI(Module Device) [ 0.379216] ACPI: Added _OSI(Processor Device) [ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384894] ACPI: Interpreter enabled [ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399164] ACPI: (supports S0 S5) [ 0.400403] ACPI: Using IOAPIC for interrupt routing [ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416613] acpiphp: Slot [3] registered [ 0.418012] acpiphp: Slot [4] registered [ 0.419407] acpiphp: Slot [5] registered [ 0.420804] acpiphp: Slot [6] registered [ 0.422196] acpiphp: Slot [7] registered [ 0.423584] acpiphp: Slot [8] registered [ 0.425002] acpiphp: Slot [9] registered [ 0.426392] acpiphp: Slot [10] registered [ 0.427803] acpiphp: Slot [11] registered [ 0.429223] acpiphp: Slot [12] registered [ 0.430641] acpiphp: Slot [13] registered [ 0.432056] acpiphp: Slot [14] registered [ 0.433469] acpiphp: Slot [15] registered [ 0.450841] acpiphp: Slot [16] registered [ 0.452252] acpiphp: Slot [17] registered [ 0.453662] acpiphp: Slot [18] registered [ 0.455085] acpiphp: Slot [19] registered [ 0.456491] acpiphp: Slot [20] registered [ 0.457902] acpiphp: Slot [21] registered [ 0.459316] acpiphp: Slot [22] registered [ 0.460727] acpiphp: Slot [23] registered [ 0.462140] acpiphp: Slot [24] registered [ 0.463554] acpiphp: Slot [25] registered [ 0.464961] acpiphp: Slot [26] registered [ 0.466370] acpiphp: Slot [27] registered [ 0.467786] acpiphp: Slot [28] registered [ 0.469204] acpiphp: Slot [29] registered [ 0.470615] acpiphp: Slot [30] registered [ 0.472029] acpiphp: Slot [31] registered [ 0.473433] PCI host bridge to bus 0000:00 [ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550209] vgaarb: loaded [ 0.551256] vgaarb: bridge control possible 0000:00:02.0 [ 0.553369] SCSI subsystem initialized [ 0.554977] ACPI: bus type USB registered [ 0.556408] usbcore: registered new interface driver usbfs [ 0.558214] usbcore: registered new interface driver hub [ 0.559970] usbcore: registered new device driver usb [ 0.561868] PCI: Using ACPI for IRQ routing [ 0.563792] NetLabel: Initializing [ 0.565053] NetLabel: domain hash size = 128 [ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568241] NetLabel: unlabeled traffic allowed by default [ 0.570292] clocksource: Switched to clocksource kvm-clock [ 0.580622] AppArmor: AppArmor Filesystem Enabled [ 0.582277] pnp: PnP ACPI init [ 0.583765] pnp: PnP ACPI: found 5 devices [ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593878] NET: Registered protocol family 2 [ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600063] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606140] NET: Registered protocol family 1 [ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641535] Trying to unpack rootfs image as initramfs... [ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705532] Scanning for low memory corruption every 60 seconds [ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709883] audit: initializing netlink subsys (disabled) [ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized [ 0.713959] Initialise system trusted keyring [ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720725] zbud: loaded [ 0.721901] VFS: Disk quotas dquot_6.6.0 [ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725927] fuse init (API version 7.23) [ 0.727464] Key type big_key registered [ 0.728852] Allocating IMA MOK and blacklist keyrings. [ 0.730930] Key type asymmetric registered [ 0.732377] Asymmetric key parser 'x509' registered [ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736645] io scheduler noop registered [ 0.738025] io scheduler deadline registered (default) [ 0.739763] io scheduler cfq registered [ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747805] ACPI: Power Button [PWRF] [ 0.749243] GHES: HEST is not enabled! [ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825597] Linux agpgart interface v0.103 [ 0.829112] brd: module loaded [ 0.831486] loop: module loaded [ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838597] GPT:90111 != 2097151 [ 0.839784] GPT:Alternate GPT header not at the end of the disk. [ 0.841703] GPT:90111 != 2097151 [ 0.842892] GPT: Use GNU Parted to correct GPT errors. [ 0.844594] vda: vda1 vda15 [ 0.846416] scsi host0: ata_piix [ 0.847730] scsi host1: ata_piix [ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853868] libphy: Fixed MDIO Bus: probed [ 0.855318] tun: Universal TUN/TAP device driver, 1.6 [ 0.857004] tun: (C) 1999-2004 Max Krasnyansky [ 0.860198] PPP generic driver version 2.4.2 [ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863857] ehci-pci: EHCI PCI platform driver [ 0.865392] ehci-platform: EHCI generic platform driver [ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869126] ohci-pci: OHCI PCI platform driver [ 0.870665] ohci-platform: OHCI generic platform driver [ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900143] usb usb1: Product: UHCI Host Controller [ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905434] hub 1-0:1.0: USB hub found [ 0.906791] hub 1-0:1.0: 2 ports detected [ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915393] mousedev: PS/2 mouse device common for all mice [ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920525] rtc_cmos 00:00: RTC can wake from S4 [ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926804] i2c /dev entries driver [ 0.928120] device-mapper: uevent: version 1.0.3 [ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934839] NET: Registered protocol family 10 [ 0.936639] NET: Registered protocol family 17 [ 0.938194] Key type dns_resolver registered [ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944804] registered taskstats version 1 [ 0.946275] Loading compiled-in X.509 certificates [ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951708] zswap: loaded using pool lzo/zbud [ 0.953989] Key type trusted registered [ 0.956337] Key type encrypted registered [ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959585] ima: No TPM chip found, activating TPM-bypass! [ 0.961406] evm: HMAC attrs: 0x1 [ 0.962998] Magic number: 11:281:206 [ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130) [ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969190] EDD information not available. [ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026782] Write protecting the kernel read-only data: 14336k [ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033124] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.88 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.207039] 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.11... Lease of 192.168.120.11 obtained, lease time 43200 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.98. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf ssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/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.11 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: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf launch-index: 0 === cirros: current=0.4.0 uptime=2.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: 2019-03-27 01:12:17,311 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-03-27 01:12:26,576 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 547817808 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.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229477] pid_max: default: 32768 minimum: 301 [ 0.231053] ACPI: Core revision 20150930 [ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235308] Security Framework initialized [ 0.236732] Yama: becoming mindful. [ 0.238017] AppArmor: AppArmor initialized [ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248505] Initializing cgroup subsys io [ 0.249981] Initializing cgroup subsys memory [ 0.251485] Initializing cgroup subsys devices [ 0.253023] Initializing cgroup subsys freezer [ 0.254539] Initializing cgroup subsys net_cls [ 0.256056] Initializing cgroup subsys perf_event [ 0.257654] Initializing cgroup subsys net_prio [ 0.259187] Initializing cgroup subsys hugetlb [ 0.260692] Initializing cgroup subsys pids [ 0.262200] CPU: Physical Processor ID: 0 [ 0.264286] mce: CPU supports 10 MCE banks [ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294387] ftrace: allocating 31920 entries in 125 pages [ 0.325502] smpboot: Max logical packages: 1 [ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329374] x2apic enabled [ 0.330739] Switched APIC routing to physical x2apic. [ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342332] KVM setup paravirtual spinlock [ 0.344248] x86: Booted up 1 node, 1 CPUs [ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348021] devtmpfs: initialized [ 0.350249] evm: security.selinux [ 0.351468] evm: security.SMACK64 [ 0.352674] evm: security.SMACK64EXEC [ 0.353987] evm: security.SMACK64TRANSMUTE [ 0.355397] evm: security.SMACK64MMAP [ 0.356696] evm: security.ima [ 0.357814] evm: security.capability [ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362374] pinctrl core: initialized pinctrl subsystem [ 0.364255] RTC time: 1:12:09, date: 03/27/19 [ 0.365874] NET: Registered protocol family 16 [ 0.367517] cpuidle: using governor ladder [ 0.368950] cpuidle: using governor menu [ 0.370324] PCCT header not found. [ 0.371599] ACPI: bus type PCI registered [ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375156] PCI: Using configuration type 1 for base access [ 0.377744] ACPI: Added _OSI(Module Device) [ 0.379216] ACPI: Added _OSI(Processor Device) [ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384894] ACPI: Interpreter enabled [ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399164] ACPI: (supports S0 S5) [ 0.400403] ACPI: Using IOAPIC for interrupt routing [ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416613] acpiphp: Slot [3] registered [ 0.418012] acpiphp: Slot [4] registered [ 0.419407] acpiphp: Slot [5] registered [ 0.420804] acpiphp: Slot [6] registered [ 0.422196] acpiphp: Slot [7] registered [ 0.423584] acpiphp: Slot [8] registered [ 0.425002] acpiphp: Slot [9] registered [ 0.426392] acpiphp: Slot [10] registered [ 0.427803] acpiphp: Slot [11] registered [ 0.429223] acpiphp: Slot [12] registered [ 0.430641] acpiphp: Slot [13] registered [ 0.432056] acpiphp: Slot [14] registered [ 0.433469] acpiphp: Slot [15] registered [ 0.450841] acpiphp: Slot [16] registered [ 0.452252] acpiphp: Slot [17] registered [ 0.453662] acpiphp: Slot [18] registered [ 0.455085] acpiphp: Slot [19] registered [ 0.456491] acpiphp: Slot [20] registered [ 0.457902] acpiphp: Slot [21] registered [ 0.459316] acpiphp: Slot [22] registered [ 0.460727] acpiphp: Slot [23] registered [ 0.462140] acpiphp: Slot [24] registered [ 0.463554] acpiphp: Slot [25] registered [ 0.464961] acpiphp: Slot [26] registered [ 0.466370] acpiphp: Slot [27] registered [ 0.467786] acpiphp: Slot [28] registered [ 0.469204] acpiphp: Slot [29] registered [ 0.470615] acpiphp: Slot [30] registered [ 0.472029] acpiphp: Slot [31] registered [ 0.473433] PCI host bridge to bus 0000:00 [ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550209] vgaarb: loaded [ 0.551256] vgaarb: bridge control possible 0000:00:02.0 [ 0.553369] SCSI subsystem initialized [ 0.554977] ACPI: bus type USB registered [ 0.556408] usbcore: registered new interface driver usbfs [ 0.558214] usbcore: registered new interface driver hub [ 0.559970] usbcore: registered new device driver usb [ 0.561868] PCI: Using ACPI for IRQ routing [ 0.563792] NetLabel: Initializing [ 0.565053] NetLabel: domain hash size = 128 [ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568241] NetLabel: unlabeled traffic allowed by default [ 0.570292] clocksource: Switched to clocksource kvm-clock [ 0.580622] AppArmor: AppArmor Filesystem Enabled [ 0.582277] pnp: PnP ACPI init [ 0.583765] pnp: PnP ACPI: found 5 devices [ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593878] NET: Registered protocol family 2 [ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600063] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606140] NET: Registered protocol family 1 [ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641535] Trying to unpack rootfs image as initramfs... [ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705532] Scanning for low memory corruption every 60 seconds [ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709883] audit: initializing netlink subsys (disabled) [ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized [ 0.713959] Initialise system trusted keyring [ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720725] zbud: loaded [ 0.721901] VFS: Disk quotas dquot_6.6.0 [ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725927] fuse init (API version 7.23) [ 0.727464] Key type big_key registered [ 0.728852] Allocating IMA MOK and blacklist keyrings. [ 0.730930] Key type asymmetric registered [ 0.732377] Asymmetric key parser 'x509' registered [ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736645] io scheduler noop registered [ 0.738025] io scheduler deadline registered (default) [ 0.739763] io scheduler cfq registered [ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747805] ACPI: Power Button [PWRF] [ 0.749243] GHES: HEST is not enabled! [ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825597] Linux agpgart interface v0.103 [ 0.829112] brd: module loaded [ 0.831486] loop: module loaded [ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838597] GPT:90111 != 2097151 [ 0.839784] GPT:Alternate GPT header not at the end of the disk. [ 0.841703] GPT:90111 != 2097151 [ 0.842892] GPT: Use GNU Parted to correct GPT errors. [ 0.844594] vda: vda1 vda15 [ 0.846416] scsi host0: ata_piix [ 0.847730] scsi host1: ata_piix [ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853868] libphy: Fixed MDIO Bus: probed [ 0.855318] tun: Universal TUN/TAP device driver, 1.6 [ 0.857004] tun: (C) 1999-2004 Max Krasnyansky [ 0.860198] PPP generic driver version 2.4.2 [ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863857] ehci-pci: EHCI PCI platform driver [ 0.865392] ehci-platform: EHCI generic platform driver [ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869126] ohci-pci: OHCI PCI platform driver [ 0.870665] ohci-platform: OHCI generic platform driver [ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900143] usb usb1: Product: UHCI Host Controller [ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905434] hub 1-0:1.0: USB hub found [ 0.906791] hub 1-0:1.0: 2 ports detected [ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915393] mousedev: PS/2 mouse device common for all mice [ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920525] rtc_cmos 00:00: RTC can wake from S4 [ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926804] i2c /dev entries driver [ 0.928120] device-mapper: uevent: version 1.0.3 [ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934839] NET: Registered protocol family 10 [ 0.936639] NET: Registered protocol family 17 [ 0.938194] Key type dns_resolver registered [ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944804] registered taskstats version 1 [ 0.946275] Loading compiled-in X.509 certificates [ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951708] zswap: loaded using pool lzo/zbud [ 0.953989] Key type trusted registered [ 0.956337] Key type encrypted registered [ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959585] ima: No TPM chip found, activating TPM-bypass! [ 0.961406] evm: HMAC attrs: 0x1 [ 0.962998] Magic number: 11:281:206 [ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130) [ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969190] EDD information not available. [ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026782] Write protecting the kernel read-only data: 14336k [ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033124] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.88 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.207039] 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.11... Lease of 192.168.120.11 obtained, lease time 43200 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.98. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf ssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/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.11 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: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf launch-index: 0 === cirros: current=0.4.0 uptime=2.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: 2019-03-27 01:12:26,683 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-27 01:12:26,684 - functest.core.singlevm - DEBUG - error: 2019-03-27 01:12:26,791 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:12:26,792 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:12:41,686 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-27 01:12:43,082 - 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'f6c2085b07184e24a06685f4b48fddc2', '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_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:43,608 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ec4193a4faa47138bd86199c8ed03d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:45,244 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 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'f6c2085b07184e24a06685f4b48fddc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rmsd10ofz9iRhaOSObwrSpr3IUG4t0', 'username': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:12:45,247 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'password': 'rmsd10ofz9iRhaOSObwrSpr3IUG4t0', 'project_name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f6c2085b07184e24a06685f4b48fddc2', 'project_domain_name': 'Default'} 2019-03-27 01:12:45,248 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-27 01:12:47,184 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:12:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'93c75712-7527-4e9c-934b-ab11c716f279', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'created_at': u'2019-03-27T01:12:46Z', u'mtu': 1442, u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f6c2085b07184e24a06685f4b48fddc2'}) 2019-03-27 01:12:49,711 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:12:49Z', 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'253d0804-7f3b-4264-bb1b-ec24cd5c0fe5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'enable_dhcp': True, u'network_id': u'93c75712-7527-4e9c-934b-ab11c716f279', u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'created_at': u'2019-03-27T01:12:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f6c2085b07184e24a06685f4b48fddc2'}) 2019-03-27 01:12:52,169 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'created_at': u'2019-03-27T01:12:50Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:12:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'f6c2085b07184e24a06685f4b48fddc2', u'id': u'889ad082-1959-487c-b4fb-c515d728139d', u'name': u'singlevm2-router_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:57,730 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file', 'owner': u'f6c2085b07184e24a06685f4b48fddc2', 'id': u'0ddb1e09-9944-4f5d-8427-a5e76359761e', 'size': 12716032, u'self': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:12:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:12:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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/0ddb1e09-9944-4f5d-8427-a5e76359761e', 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_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'created': u'2019-03-27T01:12:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:12:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e', 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_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:12:58,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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'880184f9f34d4ead881812d2172cae9c', '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'ee26e74d-30da-46b2-ac63-554a73f1f492', 'swap': 0}) 2019-03-27 01:12:58,812 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgo3amMQOWqYyd1DCQQJY5AwnjH4cP1H8N3I3OAtGIuWxL/wlaW4xGKy9YJQ7Aok0aTnGBDHydm0UgtMI2yMhp5076JvHb1+a6uazMqsytQQ/TAu6e9S3A0NMfhSSTDHEgcxosoXnbN57zvvjoL2WLTjNxvfHGhx9M+3m3m5dbNdHtDKudPU4R2qqOZUv+fCl1aHvMprRI1xCkt7wF5OKhWde/zA6uTIeLtFqrdnJ6/CV8VfEK19TB96zE3pb/CPvDtrgQMaWlzn9gzv1uN4B3d5BtS0lMmw4iLvZPfkDK0sNqddt1mS+kR9MoI3pYs3hYsxp4rZHKfzn/xD0JZGCT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4KN2pjEDlqmMndQwkECWOQMJ4x+HD9R/DdyNzgLRiLlsS/8J\nWluMRisvWCUOwKJNGk5xgQx8nZtFILTCNsjIaedO+ibx29fmurmszKrMrUEP0wLu\nnvUtwNDTH4UkkwxxIHMaLKF52zee87746C9li04zcb3xxocfTPt5t5uXWzXR7Qyr\nnT1OEdqqjmVL/nwpdWh7zKa0SNcQpLe8BeTioVnXv8wOrkyHi7Raq3ZyevwlfFXx\nCtfUwfesxN6W/wj7w7a4EDGlpc5/YM79bjeAd3eQbUtJTJsOIi72T35AytLDanXb\ndZkvpEfTKCN6WLN4WLMaeK2Ryn85/8Q9CWRgkwIDAQABAoIBAQC/z9RIJCIES9Ie\nEklFY2DiXY3budgB1FiI5YLQHef87xdh7Ot3lCQ65jUO9tWZ9vwPMlwI7Tia+zIT\ns0UCsn8urqvpPcfXCIujdVfviwgqCBwS+bX3VTM0KRudFnscdMtEAgSfh2IdpWi8\niJzQ5We3g5a50I7aDhbUDQbpmJms7rXR3fmJWx6TD5+ybvFiL2YEpyW2A7RUhsgh\n3CYMMG/8sEiuG/3eVwLiiSa8BE453LdI+u5D9Eb8UzGqyNJiHv8NfgBnntz7MCqI\nP+N9cMegUCRYue7XWBfdbq3/ZEnk5ymaSMfoCyWvHhEEvkBaIefEiNtoPkKH0Pkg\nWD3vQalBAoGBAPscnAsMfOCpJ/SA1sozoasIb/sG5Tfzm2FrfiWUcV7pBL+JM2p7\nsI0CZzPeivB84MXisABCsyDZvzqp/oaGaefzbKL+tdog7jJySkH/ziwhT4zYcl1e\n0HDf/iTqR6yfJ/fvn85OdgGuA5nn9+kzgzimmCtD7nqLvd/ohVAZ+6ZnAoGBAOUC\n7V9swUT6G8UoiQlYOfB7VHY+0GghSXXfSP7kHkvZRNt3+YiXq2FxDilNU7DYi1tU\nLQaP/baAtmx6a4z2cAHu+LxLIMrZ1Qn0zVx5CrOYU2W7bdbOZUd8NForV4wdGLRF\nNbUYaUY3PyLNskJisttaMer+BoQ90wY0AVb17OD1AoGAWB6EC8SIFfaGVODZfv97\nXh+J3FdhHK9Z+WfVTq620g2HYwdsiZN6MyGCwcr4isfnwMl55b2CSqbe2mFJNj/4\n7jKYDuK/QhqIPB+rO1nfKdFOryhNicJ59wJDlwS3vjXjurfWJnmWI6TDEsE6WBWB\nmOGtSJGAIHTlXqukDKXxj0UCgYEAhdhrIY1ve7/twRJK3UJKQqniGGXn6iQiShjh\nEdADgPMQEnERT2rNiFrKGwuNsVsuP4d39VDsyOB7PfVirHVPy2F+0JXcKZKct3/z\nEmvP/F03yMp9jMD+YoROGLEiLsrGqH2WwSvuQ1KAvPeZisEipZ8Wc7BZ4Ko9jm+Q\npOGAu40CgYAosI3hjEGxh99qTW2Xl7nS30NdkCWkcTju+vXUUJ3tdQaGyfMPxT1x\ndfMN6hYbPEqU/DIxKlRjOgFG/uhlFH3fWQKSSwpccggPNVm6Ff7gyShIb8X4+A9M\nlGUvKIWFfX99BBMHD0v7xWu6KGEpdqSKFHRPlCa6ee+5V4DRvNpwHw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3ec4193a4faa47138bd86199c8ed03d7', 'name': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'created_at': '2019-03-27T01:12:58.812129', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7a:21:51:2d:95:00:91:dd:d3:f4:cf:63:77:50:58:63', 'type': 'ssh', 'id': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:58,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4KN2pjEDlqmMndQwkECWOQMJ4x+HD9R/DdyNzgLRiLlsS/8J WluMRisvWCUOwKJNGk5xgQx8nZtFILTCNsjIaedO+ibx29fmurmszKrMrUEP0wLu nvUtwNDTH4UkkwxxIHMaLKF52zee87746C9li04zcb3xxocfTPt5t5uXWzXR7Qyr nT1OEdqqjmVL/nwpdWh7zKa0SNcQpLe8BeTioVnXv8wOrkyHi7Raq3ZyevwlfFXx CtfUwfesxN6W/wj7w7a4EDGlpc5/YM79bjeAd3eQbUtJTJsOIi72T35AytLDanXb dZkvpEfTKCN6WLN4WLMaeK2Ryn85/8Q9CWRgkwIDAQABAoIBAQC/z9RIJCIES9Ie EklFY2DiXY3budgB1FiI5YLQHef87xdh7Ot3lCQ65jUO9tWZ9vwPMlwI7Tia+zIT s0UCsn8urqvpPcfXCIujdVfviwgqCBwS+bX3VTM0KRudFnscdMtEAgSfh2IdpWi8 iJzQ5We3g5a50I7aDhbUDQbpmJms7rXR3fmJWx6TD5+ybvFiL2YEpyW2A7RUhsgh 3CYMMG/8sEiuG/3eVwLiiSa8BE453LdI+u5D9Eb8UzGqyNJiHv8NfgBnntz7MCqI P+N9cMegUCRYue7XWBfdbq3/ZEnk5ymaSMfoCyWvHhEEvkBaIefEiNtoPkKH0Pkg WD3vQalBAoGBAPscnAsMfOCpJ/SA1sozoasIb/sG5Tfzm2FrfiWUcV7pBL+JM2p7 sI0CZzPeivB84MXisABCsyDZvzqp/oaGaefzbKL+tdog7jJySkH/ziwhT4zYcl1e 0HDf/iTqR6yfJ/fvn85OdgGuA5nn9+kzgzimmCtD7nqLvd/ohVAZ+6ZnAoGBAOUC 7V9swUT6G8UoiQlYOfB7VHY+0GghSXXfSP7kHkvZRNt3+YiXq2FxDilNU7DYi1tU LQaP/baAtmx6a4z2cAHu+LxLIMrZ1Qn0zVx5CrOYU2W7bdbOZUd8NForV4wdGLRF NbUYaUY3PyLNskJisttaMer+BoQ90wY0AVb17OD1AoGAWB6EC8SIFfaGVODZfv97 Xh+J3FdhHK9Z+WfVTq620g2HYwdsiZN6MyGCwcr4isfnwMl55b2CSqbe2mFJNj/4 7jKYDuK/QhqIPB+rO1nfKdFOryhNicJ59wJDlwS3vjXjurfWJnmWI6TDEsE6WBWB mOGtSJGAIHTlXqukDKXxj0UCgYEAhdhrIY1ve7/twRJK3UJKQqniGGXn6iQiShjh EdADgPMQEnERT2rNiFrKGwuNsVsuP4d39VDsyOB7PfVirHVPy2F+0JXcKZKct3/z EmvP/F03yMp9jMD+YoROGLEiLsrGqH2WwSvuQ1KAvPeZisEipZ8Wc7BZ4Ko9jm+Q pOGAu40CgYAosI3hjEGxh99qTW2Xl7nS30NdkCWkcTju+vXUUJ3tdQaGyfMPxT1x dfMN6hYbPEqU/DIxKlRjOgFG/uhlFH3fWQKSSwpccggPNVm6Ff7gyShIb8X4+A9M lGUvKIWFfX99BBMHD0v7xWu6KGEpdqSKFHRPlCa6ee+5V4DRvNpwHw== -----END RSA PRIVATE KEY----- 2019-03-27 01:13:21,664 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:04:8c', 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'0ddb1e09-9944-4f5d-8427-a5e76359761e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:13:19.000000', 'flavor': Munch({u'id': u'ee26e74d-30da-46b2-ac63-554a73f1f492'}), 'az': u'nova', 'id': u'9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a', 'security_groups': [Munch({u'name': u'singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3ec4193a4faa47138bd86199c8ed03d7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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'2019-03-27T01:13:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:13:19Z', 'hostId': u'b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363', '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'2019-03-27T01:13:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': u'singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'adminPass': u'RGiqc7kyiY2H', 'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', 'created_at': u'2019-03-27T01:13:07Z', 'created': u'2019-03-27T01:13:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:13:24,436 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'889ad082-1959-487c-b4fb-c515d728139d', 'updated_at': u'2019-03-27T01:13:24Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'84caf2b6-04a4-4b46-8cad-1fdfd2816bb2', 'id': u'5da1a478-1e67-482b-9f04-34df268f40d5', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'84caf2b6-04a4-4b46-8cad-1fdfd2816bb2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f6c2085b07184e24a06685f4b48fddc2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', 'created_at': u'2019-03-27T01:13:23Z', 'attached': True, u'dns_name': u'', 'router': u'889ad082-1959-487c-b4fb-c515d728139d'}) 2019-03-27 01:13:24,532 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 506270691 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.245676] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.249197] pid_max: default: 32768 minimum: 301 [ 0.251109] ACPI: Core revision 20150930 [ 0.253338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255870] Security Framework initialized [ 0.257323] Yama: becoming mindful. [ 0.258608] AppArmor: AppArmor initialized [ 0.260094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269323] Initializing cgroup subsys io [ 0.270773] Initializing cgroup subsys memory [ 0.272361] Initializing cgroup subsys devices [ 0.273932] Initializing cgroup subsys freezer [ 0.275495] Initializing cgroup subsys net_cls [ 0.277111] Initializing cgroup subsys perf_event [ 0.278742] Initializing cgroup subsys net_prio [ 0.280344] Initializing cgroup subsys hugetlb [ 0.281901] Initializing cgroup subsys pids [ 0.283503] CPU: Physical Processor ID: 0 [ 0.285653] mce: CPU supports 10 MCE banks [ 0.287182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315562] ftrace: allocating 31920 entries in 125 pages [ 0.346440] smpboot: Max logical packages: 1 [ 0.348047] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350450] x2apic enabled [ 0.351836] Switched APIC routing to physical x2apic. [ 0.354714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363656] KVM setup paravirtual spinlock [ 0.365601] x86: Booted up 1 node, 1 CPUs [ 0.367041] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369496] devtmpfs: initialized [ 0.371696] evm: security.selinux [ 0.372927] evm: security.SMACK64 [ 0.374136] evm: security.SMACK64EXEC [ 0.375468] evm: security.SMACK64TRANSMUTE [ 0.376883] evm: security.SMACK64MMAP [ 0.378222] evm: security.ima [ 0.379353] evm: security.capability [ 0.380707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.383993] pinctrl core: initialized pinctrl subsystem [ 0.385895] RTC time: 1:13:19, date: 03/27/19 [ 0.387575] NET: Registered protocol family 16 [ 0.389248] cpuidle: using governor ladder [ 0.390715] cpuidle: using governor menu [ 0.392118] PCCT header not found. [ 0.393408] ACPI: bus type PCI registered [ 0.394813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.396971] PCI: Using configuration type 1 for base access [ 0.399551] ACPI: Added _OSI(Module Device) [ 0.401026] ACPI: Added _OSI(Processor Device) [ 0.402566] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.404165] ACPI: Added _OSI(Processor Aggregator Device) [ 0.406772] ACPI: Interpreter enabled [ 0.408124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.411438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.414769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.418083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.421362] ACPI: (supports S0 S5) [ 0.422601] ACPI: Using IOAPIC for interrupt routing [ 0.424263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435122] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438963] acpiphp: Slot [3] registered [ 0.440379] acpiphp: Slot [4] registered [ 0.441771] acpiphp: Slot [5] registered [ 0.443183] acpiphp: Slot [6] registered [ 0.444595] acpiphp: Slot [7] registered [ 0.446034] acpiphp: Slot [8] registered [ 0.447448] acpiphp: Slot [9] registered [ 0.448858] acpiphp: Slot [10] registered [ 0.450331] acpiphp: Slot [11] registered [ 0.451791] acpiphp: Slot [12] registered [ 0.453224] acpiphp: Slot [13] registered [ 0.454649] acpiphp: Slot [14] registered [ 0.456089] acpiphp: Slot [15] registered [ 0.472948] acpiphp: Slot [16] registered [ 0.474380] acpiphp: Slot [17] registered [ 0.475810] acpiphp: Slot [18] registered [ 0.477240] acpiphp: Slot [19] registered [ 0.478681] acpiphp: Slot [20] registered [ 0.480143] acpiphp: Slot [21] registered [ 0.481590] acpiphp: Slot [22] registered [ 0.483035] acpiphp: Slot [23] registered [ 0.484488] acpiphp: Slot [24] registered [ 0.485960] acpiphp: Slot [25] registered [ 0.487399] acpiphp: Slot [26] registered [ 0.488853] acpiphp: Slot [27] registered [ 0.490306] acpiphp: Slot [28] registered [ 0.491758] acpiphp: Slot [29] registered [ 0.493234] acpiphp: Slot [30] registered [ 0.494713] acpiphp: Slot [31] registered [ 0.496179] PCI host bridge to bus 0000:00 [ 0.497673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504808] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517122] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521519] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.525932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528497] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549841] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.559686] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562482] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.564942] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567313] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572030] vgaarb: loaded [ 0.573114] vgaarb: bridge control possible 0000:00:02.0 [ 0.575280] SCSI subsystem initialized [ 0.576938] ACPI: bus type USB registered [ 0.578442] usbcore: registered new interface driver usbfs [ 0.580311] usbcore: registered new interface driver hub [ 0.582143] usbcore: registered new device driver usb [ 0.584107] PCI: Using ACPI for IRQ routing [ 0.586105] NetLabel: Initializing [ 0.587401] NetLabel: domain hash size = 128 [ 0.588949] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590689] NetLabel: unlabeled traffic allowed by default [ 0.592795] clocksource: Switched to clocksource kvm-clock [ 0.603122] AppArmor: AppArmor Filesystem Enabled [ 0.604854] pnp: PnP ACPI init [ 0.606392] pnp: PnP ACPI: found 5 devices [ 0.613646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616742] NET: Registered protocol family 2 [ 0.618585] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.620923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623106] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625285] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627258] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629395] NET: Registered protocol family 1 [ 0.630982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632978] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634931] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665504] Trying to unpack rootfs image as initramfs... [ 0.727336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.730314] Scanning for low memory corruption every 60 seconds [ 0.732638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734778] audit: initializing netlink subsys (disabled) [ 0.736630] audit: type=2000 audit(1553649200.868:1): initialized [ 0.738939] Initialise system trusted keyring [ 0.740620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745929] zbud: loaded [ 0.747137] VFS: Disk quotas dquot_6.6.0 [ 0.748606] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.751263] fuse init (API version 7.23) [ 0.752842] Key type big_key registered [ 0.754283] Allocating IMA MOK and blacklist keyrings. [ 0.756375] Key type asymmetric registered [ 0.757877] Asymmetric key parser 'x509' registered [ 0.759613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.762297] io scheduler noop registered [ 0.763729] io scheduler deadline registered (default) [ 0.765549] io scheduler cfq registered [ 0.767047] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.771228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773855] ACPI: Power Button [PWRF] [ 0.775333] GHES: HEST is not enabled! [ 0.789660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819197] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.822723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.851691] Linux agpgart interface v0.103 [ 0.855346] brd: module loaded [ 0.857808] loop: module loaded [ 0.863449] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866092] GPT:90111 != 2097151 [ 0.867321] GPT:Alternate GPT header not at the end of the disk. [ 0.869328] GPT:90111 != 2097151 [ 0.870573] GPT: Use GNU Parted to correct GPT errors. [ 0.872337] vda: vda1 vda15 [ 0.874224] scsi host0: ata_piix [ 0.875583] scsi host1: ata_piix [ 0.876875] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881965] libphy: Fixed MDIO Bus: probed [ 0.883455] tun: Universal TUN/TAP device driver, 1.6 [ 0.885195] tun: (C) 1999-2004 Max Krasnyansky [ 0.888583] PPP generic driver version 2.4.2 [ 0.890203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.892391] ehci-pci: EHCI PCI platform driver [ 0.894109] ehci-platform: EHCI generic platform driver [ 0.895911] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897984] ohci-pci: OHCI PCI platform driver [ 0.899565] ohci-platform: OHCI generic platform driver [ 0.901361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.916443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.918250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.920896] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.922693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.924752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.926994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.929562] usb usb1: Product: UHCI Host Controller [ 0.931248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933325] usb usb1: SerialNumber: 0000:00:01.2 [ 0.935049] hub 1-0:1.0: USB hub found [ 0.936447] hub 1-0:1.0: 2 ports detected [ 0.938061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.941758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.943482] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.945314] mousedev: PS/2 mouse device common for all mice [ 0.947561] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.950606] rtc_cmos 00:00: RTC can wake from S4 [ 0.952771] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.954926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957127] i2c /dev entries driver [ 0.958488] device-mapper: uevent: version 1.0.3 [ 0.960181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.963119] ledtrig-cpu: registered to indicate activity on CPUs [ 0.965450] NET: Registered protocol family 10 [ 0.967315] NET: Registered protocol family 17 [ 0.968933] Key type dns_resolver registered [ 0.970627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.972608] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.975752] registered taskstats version 1 [ 0.977267] Loading compiled-in X.509 certificates [ 0.979506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.982864] zswap: loaded using pool lzo/zbud [ 0.985257] Key type trusted registered [ 0.987722] Key type encrypted registered [ 0.989206] AppArmor: AppArmor sha1 policy hashing enabled [ 0.991091] ima: No TPM chip found, activating TPM-bypass! [ 0.992996] evm: HMAC attrs: 0x1 [ 0.994639] Magic number: 11:281:206 [ 0.996150] rtc_cmos 00:00: setting system clock to 2019-03-27 01:13:20 UTC (1553649200) [ 0.999063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001118] EDD information not available. [ 1.038532] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.057284] Write protecting the kernel read-only data: 14336k [ 1.060663] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.063794] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.117321] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 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.3... Lease of 192.168.120.3 obtained, lease time 43200 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.99. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0y25mSkTFHcxwi+r/BLZzLY8gA75IudNLAPA7oKh5/ER3aQDJUL1oituVZje8r1JsFWFmkQy+vppwsuNup75GMgXSvNkPZiiqV6g6Rw17GLzkHF23nSNPV6Av6RpshJ8C0inj+V/nwq9qKUcptRXHFbxpK5UCHtdpIsxaghhGZoPfy/ukLo9RxRPJua3fMiN1kUIQM+uSRNd9dS52pbY+MlNlkmBl1NwcVwwZ3YJfcYm/EJ5M/5Na5TWezxlwaJdm2fa92pFt+fuspM2nswsZWVUvvYVyBqAIozXfQ7DNkWdCcGJLUdiN7RG9ZjrY5cvtaqzdS4pN1aRaTsJthjnV root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf ssh-dss AAAAB3NzaC1kc3MAAACBAPHezroCtVyhJQXOssF2XumF5xvlZ6A3Ig4mzqLhMc/tuB5KRkgtEJO3PxoVU88fWc1LQZInIk5n+9SC16Cv1opoNPWjkI7i/wDbkcPck4PK0SbPVkKnaXHqiu+lT+o5i3DfbS6geXYKvqsbUty4w6SI/3YjdEonK31m7L62Qe9/AAAAFQCzCpXTc7OkJ5IWgaIQ8SiqnYn3bwAAAIAUxYy+ZLyhqs4UebrRi/Tkcx8pc2DKjzFmZHaH6OneJD98IlQST0B7Kq10T9kJ9M/RvcfWEFT3xjack95BUHtWjESlQdZHysjJZZ9iP/mjhvhdPLZF5JIEJF8EUP1NPLpuIvA6DBsmBO1F2/B538zjwOLucwFsGYrNLiX+MJbXrgAAAIBToSFxGg7eGRncqXHDwohLEWjcwP3ZrPK3aGZH3VJgMG2727yieXmNQr1sUyVKk1J9gKcWUKnfF8HB53C2W8nw0yEDZord8a7bJEQv5PiXeAOD86SQWOKKzSVFbRkY+pIMWAS/JJWYoypH/vJk9/ztrvhMVQ77I7wbShqnVUgz4g== root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf -----END SSH HOST KEY KEYS----- === network info === 2019-03-27 01:13:25,602 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-27 01:13:25,603 - functest.core.singlevm - DEBUG - error: 2019-03-27 01:13:25,720 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:13:25,720 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:13:41,389 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-27 01:13:42,741 - 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'7bd8e74052b5428eab4841de94ffc9c0', '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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:43,300 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf409642670d4f4bb5cf1155239dee7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:45,187 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 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'7bd8e74052b5428eab4841de94ffc9c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd72ya8uS6N6koPGgKnix1SO8ZzoVv9', 'username': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:13:45,191 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'password': 'd72ya8uS6N6koPGgKnix1SO8ZzoVv9', 'project_name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7bd8e74052b5428eab4841de94ffc9c0', 'project_domain_name': 'Default'} 2019-03-27 01:13:45,192 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-27 01:13:47,118 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:13:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd0ea28ef-db56-450c-bd04-5cc278eba4c3', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'created_at': u'2019-03-27T01:13:46Z', u'mtu': 1442, u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0'}) 2019-03-27 01:13:49,598 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:13:48Z', 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'046fadb8-123f-45a0-8d84-b8f907a95851', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'enable_dhcp': True, u'network_id': u'd0ea28ef-db56-450c-bd04-5cc278eba4c3', u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'created_at': u'2019-03-27T01:13:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0'}) 2019-03-27 01:13:51,887 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'created_at': u'2019-03-27T01:13:50Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:13:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'id': u'227d867b-2b05-4fba-9413-324c7b34a989', u'name': u'vping_ssh-router_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:56,990 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file', 'owner': u'7bd8e74052b5428eab4841de94ffc9c0', 'id': u'd02b768c-5ef5-45a9-a2d1-2448c0b2f165', 'size': 12716032, u'self': u'/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:13:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:13:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'created': u'2019-03-27T01:13:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:13:56Z', 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/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:13:57,771 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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'880184f9f34d4ead881812d2172cae9c', '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'71646616-589d-4fe1-9a5f-b1afaaa7ec44', 'swap': 0}) 2019-03-27 01:13:58,916 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5DivQdTiDnRajdx+6tAzPyJs3ZH5qu9IvVoPdcmMPjVkA4o6JEYf4TBcWUyi+vSCKszG+wPDnu3OBPNubmSe0QKF4MXVmmkSxDihnM4nrasKvqDSAJjn8y/TH7r3UNBTlwK6b8oS640LdgVYx7e+mUjXtJ+ckI68qPIwE7m9TBD0rVx9en2y8Ago3F7+MAadKFXfvgOFOYq8h+QjG4VKsaVZIoo6qY+rIJRwLEZ/EcNGtc6wMfDEC8pazKZ8LWQQ1ep/+9NXEhiokjYSTHKjYTJdQOGlFHPhAoeieglivxjT27TvBjpBxI7ubkG40jlOd5cRkNLY1i6uq0Tz8kD1L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuQ4r0HU4g50Wo3cfurQMz8ibN2R+arvSL1aD3XJjD41ZAOKO\niRGH+EwXFlMovr0girMxvsDw57tzgTzbm5kntECheDF1ZppEsQ4oZzOJ62rCr6g0\ngCY5/Mv0x+691DQU5cCum/KEuuNC3YFWMe3vplI17SfnJCOvKjyMBO5vUwQ9K1cf\nXp9svAIKNxe/jAGnShV374DhTmKvIfkIxuFSrGlWSKKOqmPqyCUcCxGfxHDRrXOs\nDHwxAvKWsymfC1kENXqf/vTVxIYqJI2Ekxyo2EyXUDhpRRz4QKHonoJYr8Y09u07\nwY6QcSO7m5BuNI5TneXEZDS2NYurqtE8/JA9SwIDAQABAoIBAAy0J1fZJDcMyqgQ\nHnJ/t71v5Q/pazBCkoxDYSwLlTdVGb4Qz34jYPUvrAoRTWPCsgAziv+wWRlfae9+\nUQkee3ZJVYxdwNR5VKve7/EdvaMWoiTS5D/D4Ak1qykqf4eYx7J6BsKX5Hq77TQt\nk9A7qE7/p8oPCjQV6wl4PJh+EdBeBT6EFas/ewCNYE4uLv94nz8tt8EKe8sBae9D\nU5rmVaDbUiou2JUMAzlR43G4ohgm/IsUJ1MNgms6Jvf9o7pqREMrijDkZ/9jPesr\nhHUpx5/7VIdSzmwQeN1Z3eowQsTNY2zWpjI5T4eXgyUs3lglAorT4QSZrbRXNNx1\n/4XLxykCgYEA2zcdXEhKG7693fDJ0p/FmYpci4MKd57dOL2JR1t4l95dpm7Grpi1\nznAO5f5qcBgD2d8Y8mabaVSC3iOpzSLlAyR3PhR/ooSlJbvkmcExBZ1mBnhCvSH7\nf0zwWMbqcRSLOy50CIG+EsDz2QpYiM6D3SGk+ihfv+dFzPtLo+xzP48CgYEA2Buj\nwlQerTmPdjcG5vfAFNDonGB/7MJJfd1k86aXEwxbEDaqKBzMiaINZ6ID46pQ0a2n\nPByG9mmcJl9Tc+dQvlpe3A8Rg9V1oGjORA9Nv3eA2o0AU9VaNRQV+lvSkpeF2F52\nLrRR5io9C1OX3AJUSC0/8fsJzmqr/yNwNDAwSIUCgYAflt2gQrqLLP1nUh+DPorX\nCV00rXmAq1/toUJ7Ce9i0yRjq2ruFgt86CD9e6AS7yL+7mtF4wtaLld9c14wtWqS\n/VpBk+qgnMS/n0fd8D0ENh5RqFrVrmPzgD7STDfUe8VkjdkisK+XPD7nc9o2PKw7\n3XFMqyzBFq60TzIjORuSeQKBgA0QjrPe1gPu6OdiqD4qWChqAMYDZ3huvnanfcTl\nG1kBdDfktiC6rPrdGyZauxV2ZHBoqSWPK/GVrOT8+lSVdWIsoHN5TbvEmdnavC2N\nJ0wd82JDB/QJf+yZjEKYboCCPIs6Grb0G8doYkxe/11DnsjGQ4ljfdJGzKMeB1iA\nWUrpAoGBAIyq9wF8btWk6M0kXqW1P0fjG4bbt8024PKJssHkPe4DblCvcMXgl3tJ\ngerahflwUPvEatwHFp4SuP7ZnMSVrwRuxUNSUx+1fY+YZNISO8wFfH5SJrSWRqxq\nCxY+8HbQdqrFNsOOlA2A6ASS76s/59DcNiXQTaYQsHdxK9M83u8o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'name': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'created_at': '2019-03-27T01:13:58.916435', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a6:8b:7c:ef:ce:e5:40:44:4a:2a:8a:ba:cd:3e:f6:9c', 'type': 'ssh', 'id': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:58,916 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuQ4r0HU4g50Wo3cfurQMz8ibN2R+arvSL1aD3XJjD41ZAOKO iRGH+EwXFlMovr0girMxvsDw57tzgTzbm5kntECheDF1ZppEsQ4oZzOJ62rCr6g0 gCY5/Mv0x+691DQU5cCum/KEuuNC3YFWMe3vplI17SfnJCOvKjyMBO5vUwQ9K1cf Xp9svAIKNxe/jAGnShV374DhTmKvIfkIxuFSrGlWSKKOqmPqyCUcCxGfxHDRrXOs DHwxAvKWsymfC1kENXqf/vTVxIYqJI2Ekxyo2EyXUDhpRRz4QKHonoJYr8Y09u07 wY6QcSO7m5BuNI5TneXEZDS2NYurqtE8/JA9SwIDAQABAoIBAAy0J1fZJDcMyqgQ HnJ/t71v5Q/pazBCkoxDYSwLlTdVGb4Qz34jYPUvrAoRTWPCsgAziv+wWRlfae9+ UQkee3ZJVYxdwNR5VKve7/EdvaMWoiTS5D/D4Ak1qykqf4eYx7J6BsKX5Hq77TQt k9A7qE7/p8oPCjQV6wl4PJh+EdBeBT6EFas/ewCNYE4uLv94nz8tt8EKe8sBae9D U5rmVaDbUiou2JUMAzlR43G4ohgm/IsUJ1MNgms6Jvf9o7pqREMrijDkZ/9jPesr hHUpx5/7VIdSzmwQeN1Z3eowQsTNY2zWpjI5T4eXgyUs3lglAorT4QSZrbRXNNx1 /4XLxykCgYEA2zcdXEhKG7693fDJ0p/FmYpci4MKd57dOL2JR1t4l95dpm7Grpi1 znAO5f5qcBgD2d8Y8mabaVSC3iOpzSLlAyR3PhR/ooSlJbvkmcExBZ1mBnhCvSH7 f0zwWMbqcRSLOy50CIG+EsDz2QpYiM6D3SGk+ihfv+dFzPtLo+xzP48CgYEA2Buj wlQerTmPdjcG5vfAFNDonGB/7MJJfd1k86aXEwxbEDaqKBzMiaINZ6ID46pQ0a2n PByG9mmcJl9Tc+dQvlpe3A8Rg9V1oGjORA9Nv3eA2o0AU9VaNRQV+lvSkpeF2F52 LrRR5io9C1OX3AJUSC0/8fsJzmqr/yNwNDAwSIUCgYAflt2gQrqLLP1nUh+DPorX CV00rXmAq1/toUJ7Ce9i0yRjq2ruFgt86CD9e6AS7yL+7mtF4wtaLld9c14wtWqS /VpBk+qgnMS/n0fd8D0ENh5RqFrVrmPzgD7STDfUe8VkjdkisK+XPD7nc9o2PKw7 3XFMqyzBFq60TzIjORuSeQKBgA0QjrPe1gPu6OdiqD4qWChqAMYDZ3huvnanfcTl G1kBdDfktiC6rPrdGyZauxV2ZHBoqSWPK/GVrOT8+lSVdWIsoHN5TbvEmdnavC2N J0wd82JDB/QJf+yZjEKYboCCPIs6Grb0G8doYkxe/11DnsjGQ4ljfdJGzKMeB1iA WUrpAoGBAIyq9wF8btWk6M0kXqW1P0fjG4bbt8024PKJssHkPe4DblCvcMXgl3tJ gerahflwUPvEatwHFp4SuP7ZnMSVrwRuxUNSUx+1fY+YZNISO8wFfH5SJrSWRqxq CxY+8HbQdqrFNsOOlA2A6ASS76s/59DcNiXQTaYQsHdxK9M83u8o -----END RSA PRIVATE KEY----- 2019-03-27 01:14:20,192 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:48:1e', 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'd02b768c-5ef5-45a9-a2d1-2448c0b2f165'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:14:17.000000', 'flavor': Munch({u'id': u'71646616-589d-4fe1-9a5f-b1afaaa7ec44'}), 'az': u'nova', 'id': u'5f7a5716-ca7d-4e29-beef-0d0739258138', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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'2019-03-27T01:14:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:14:17Z', 'hostId': u'b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49', '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'2019-03-27T01:14:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': u'vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'adminPass': u'GNeXGZ8ig9og', 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:06Z', 'created': u'2019-03-27T01:14:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:14:41,199 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:1f:63', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd02b768c-5ef5-45a9-a2d1-2448c0b2f165'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:14:38.000000', 'flavor': Munch({u'id': u'71646616-589d-4fe1-9a5f-b1afaaa7ec44'}), 'az': u'nova', 'id': u'b37c6d39-3826-4b87-9408-039122d110ce', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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'2019-03-27T01:14:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:14:38Z', 'hostId': u'837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe', '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'2019-03-27T01:14:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': u'vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'adminPass': u'SEg6RP8eeDAK', 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:26Z', 'created': u'2019-03-27T01:14:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:14:43,891 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'227d867b-2b05-4fba-9413-324c7b34a989', 'updated_at': u'2019-03-27T01:14:43Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'1394a37b-2e4c-478f-be9c-8d9ce5af2541', 'id': u'4717903b-7cf8-4900-8134-e4188548d167', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'1394a37b-2e4c-478f-be9c-8d9ce5af2541', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:42Z', 'attached': True, u'dns_name': u'', 'router': u'227d867b-2b05-4fba-9413-324c7b34a989'}) 2019-03-27 01:14:44,707 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 502072016 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.231373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234284] pid_max: default: 32768 minimum: 301 [ 0.235852] ACPI: Core revision 20150930 [ 0.237834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240108] Security Framework initialized [ 0.241535] Yama: becoming mindful. [ 0.242818] AppArmor: AppArmor initialized [ 0.244284] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246556] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253250] Initializing cgroup subsys io [ 0.254671] Initializing cgroup subsys memory [ 0.256253] Initializing cgroup subsys devices [ 0.257920] Initializing cgroup subsys freezer [ 0.259441] Initializing cgroup subsys net_cls [ 0.260976] Initializing cgroup subsys perf_event [ 0.262680] Initializing cgroup subsys net_prio [ 0.264350] Initializing cgroup subsys hugetlb [ 0.265970] Initializing cgroup subsys pids [ 0.267472] CPU: Physical Processor ID: 0 [ 0.269561] mce: CPU supports 10 MCE banks [ 0.271030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272774] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289971] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298387] ftrace: allocating 31920 entries in 125 pages [ 0.329477] smpboot: Max logical packages: 1 [ 0.330988] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333357] x2apic enabled [ 0.334729] Switched APIC routing to physical x2apic. [ 0.337603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343190] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346319] KVM setup paravirtual spinlock [ 0.348241] x86: Booted up 1 node, 1 CPUs [ 0.349650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352029] devtmpfs: initialized [ 0.354259] evm: security.selinux [ 0.355478] evm: security.SMACK64 [ 0.356681] evm: security.SMACK64EXEC [ 0.357988] evm: security.SMACK64TRANSMUTE [ 0.359396] evm: security.SMACK64MMAP [ 0.360689] evm: security.ima [ 0.361799] evm: security.capability [ 0.363155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366375] pinctrl core: initialized pinctrl subsystem [ 0.368264] RTC time: 1:14:38, date: 03/27/19 [ 0.369893] NET: Registered protocol family 16 [ 0.371533] cpuidle: using governor ladder [ 0.372970] cpuidle: using governor menu [ 0.374351] PCCT header not found. [ 0.375631] ACPI: bus type PCI registered [ 0.377037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379195] PCI: Using configuration type 1 for base access [ 0.381752] ACPI: Added _OSI(Module Device) [ 0.383218] ACPI: Added _OSI(Processor Device) [ 0.384732] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388901] ACPI: Interpreter enabled [ 0.390218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403129] ACPI: (supports S0 S5) [ 0.404365] ACPI: Using IOAPIC for interrupt routing [ 0.406028] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412491] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414652] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420549] acpiphp: Slot [3] registered [ 0.421950] acpiphp: Slot [4] registered [ 0.423337] acpiphp: Slot [5] registered [ 0.424726] acpiphp: Slot [6] registered [ 0.426121] acpiphp: Slot [7] registered [ 0.427506] acpiphp: Slot [8] registered [ 0.428907] acpiphp: Slot [9] registered [ 0.430293] acpiphp: Slot [10] registered [ 0.431702] acpiphp: Slot [11] registered [ 0.433118] acpiphp: Slot [12] registered [ 0.434531] acpiphp: Slot [13] registered [ 0.435939] acpiphp: Slot [14] registered [ 0.437354] acpiphp: Slot [15] registered [ 0.454648] acpiphp: Slot [16] registered [ 0.456066] acpiphp: Slot [17] registered [ 0.457476] acpiphp: Slot [18] registered [ 0.458876] acpiphp: Slot [19] registered [ 0.460280] acpiphp: Slot [20] registered [ 0.461689] acpiphp: Slot [21] registered [ 0.463106] acpiphp: Slot [22] registered [ 0.464518] acpiphp: Slot [23] registered [ 0.465930] acpiphp: Slot [24] registered [ 0.467343] acpiphp: Slot [25] registered [ 0.468748] acpiphp: Slot [26] registered [ 0.470158] acpiphp: Slot [27] registered [ 0.471573] acpiphp: Slot [28] registered [ 0.472989] acpiphp: Slot [29] registered [ 0.474398] acpiphp: Slot [30] registered [ 0.475817] acpiphp: Slot [31] registered [ 0.477224] PCI host bridge to bus 0000:00 [ 0.478634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482898] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485454] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487988] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490565] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508546] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.535460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537913] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.544667] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546521] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549251] vgaarb: loaded [ 0.550303] vgaarb: bridge control possible 0000:00:02.0 [ 0.552341] SCSI subsystem initialized [ 0.553884] ACPI: bus type USB registered [ 0.555317] usbcore: registered new interface driver usbfs [ 0.557125] usbcore: registered new interface driver hub [ 0.560988] usbcore: registered new device driver usb [ 0.563352] PCI: Using ACPI for IRQ routing [ 0.565405] NetLabel: Initializing [ 0.566691] NetLabel: domain hash size = 128 [ 0.568179] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569860] NetLabel: unlabeled traffic allowed by default [ 0.571967] clocksource: Switched to clocksource kvm-clock [ 0.582262] AppArmor: AppArmor Filesystem Enabled [ 0.583936] pnp: PnP ACPI init [ 0.585539] pnp: PnP ACPI: found 5 devices [ 0.592629] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595623] NET: Registered protocol family 2 [ 0.597396] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599664] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601767] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603880] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607847] NET: Registered protocol family 1 [ 0.609380] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643412] Trying to unpack rootfs image as initramfs... [ 0.704549] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707322] Scanning for low memory corruption every 60 seconds [ 0.709634] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711656] audit: initializing netlink subsys (disabled) [ 0.713484] audit: type=2000 audit(1553649279.017:1): initialized [ 0.715725] Initialise system trusted keyring [ 0.717348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719383] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722473] zbud: loaded [ 0.723640] VFS: Disk quotas dquot_6.6.0 [ 0.725075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727625] fuse init (API version 7.23) [ 0.729145] Key type big_key registered [ 0.730531] Allocating IMA MOK and blacklist keyrings. [ 0.732551] Key type asymmetric registered [ 0.733989] Asymmetric key parser 'x509' registered [ 0.735653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738238] io scheduler noop registered [ 0.739619] io scheduler deadline registered (default) [ 0.741353] io scheduler cfq registered [ 0.742810] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.744647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749392] ACPI: Power Button [PWRF] [ 0.750843] GHES: HEST is not enabled! [ 0.765105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.826928] Linux agpgart interface v0.103 [ 0.830407] brd: module loaded [ 0.832770] loop: module loaded [ 0.837668] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.840213] GPT:90111 != 2097151 [ 0.841395] GPT:Alternate GPT header not at the end of the disk. [ 0.843316] GPT:90111 != 2097151 [ 0.844503] GPT: Use GNU Parted to correct GPT errors. [ 0.846204] vda: vda1 vda15 [ 0.848064] scsi host0: ata_piix [ 0.849368] scsi host1: ata_piix [ 0.850601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.852747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.855490] libphy: Fixed MDIO Bus: probed [ 0.856930] tun: Universal TUN/TAP device driver, 1.6 [ 0.858606] tun: (C) 1999-2004 Max Krasnyansky [ 0.861820] PPP generic driver version 2.4.2 [ 0.863366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865459] ehci-pci: EHCI PCI platform driver [ 0.866985] ehci-platform: EHCI generic platform driver [ 0.868719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.870845] ohci-pci: OHCI PCI platform driver [ 0.872382] ohci-platform: OHCI generic platform driver [ 0.874118] uhci_hcd: USB Universal Host Controller Interface driver [ 0.889164] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.890929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.893485] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.895222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.897204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901888] usb usb1: Product: UHCI Host Controller [ 0.903504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905496] usb usb1: SerialNumber: 0000:00:01.2 [ 0.907159] hub 1-0:1.0: USB hub found [ 0.908509] hub 1-0:1.0: 2 ports detected [ 0.910066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.913637] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.915296] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.917057] mousedev: PS/2 mouse device common for all mice [ 0.919214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.922156] rtc_cmos 00:00: RTC can wake from S4 [ 0.924267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.926325] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.928409] i2c /dev entries driver [ 0.929712] device-mapper: uevent: version 1.0.3 [ 0.931341] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.934173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.936414] NET: Registered protocol family 10 [ 0.938211] NET: Registered protocol family 17 [ 0.939756] Key type dns_resolver registered [ 0.941421] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.943322] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.946344] registered taskstats version 1 [ 0.947795] Loading compiled-in X.509 certificates [ 0.949969] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.953219] zswap: loaded using pool lzo/zbud [ 0.955494] Key type trusted registered [ 0.957867] Key type encrypted registered [ 0.959273] AppArmor: AppArmor sha1 policy hashing enabled [ 0.961094] ima: No TPM chip found, activating TPM-bypass! [ 0.962913] evm: HMAC attrs: 0x1 [ 0.964486] Magic number: 11:281:206 [ 0.965948] rtc_cmos 00:00: setting system clock to 2019-03-27 01:14:39 UTC (1553649279) [ 0.968722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970659] EDD information not available. [ 1.009740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028560] Write protecting the kernel read-only data: 14336k [ 1.031899] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034923] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.88 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.200007] 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.14... Lease of 192.168.120.14 obtained, lease time 43200 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.97. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC8iNJ3hPQVHUHPQ4dSFTQUqZbrjVV3wT6QOa89FxodU1zaJACJgXYQEDAy/5xhUBY4bXXHNZ1dLb4dioX2fvfq8Qt3tVfjiJvoEQ+cmKoa5WJfp4LcKBFZr1jsmNUJ8YZXAix11s5WgSCo5GfVVzDcEDkSD9kNoewDjJp3m+2VHC0NvfbqaIWvtfOnUG2qi1H1RqxXKrpMcyrybpzMFFQV20/AdiWA5EMW645IO2zYrVU5bkoooy3ZXH9rHh0c+qXurmtVUYZaKXsvnZpHqdqIcR7PO7Al1MiA3gm1etpxs6/NRDkA02KErE4Gh/UnzbxrVgH5/kT5okHWDJeTfvKT root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 ssh-dss AAAAB3NzaC1kc3MAAACBAP9NG/ZG1vz29sReISMTGaIFsWN+Fg4BUbzjb3oVwP2bFaUna22BzB35JVK80dN/kzQ1cPQLmLoEAz8b6Ppws7wYTLAhMIQmtN6+RHAW2lESQkTEibGZuaKGBRAmFZO33t4cB2uMXGv4iCC413E5ley3ZkaofXHRYsw9DU2g0xWzAAAAFQDdY55OdlnB1CzKi8x8BYX21hih3wAAAIEArro/3fpkPl4ut9y1yky4trfEPQbPvNzMXQeP35wkeM+tkEQ/eXB6VgrHvIuYheZYb0gLo0TJh3A1VAsEkkL4UiH0oB2lZLYKaQgqsQd3tRq0QO96RJfYHW+RqEN3kKtvvkuZEpI0E5PJHIvetXRIOfcr5YiiEUrB6GKlM9tFN6AAAACBAMI++m+FjVuKiGW6+sG+EcwRTWYfSGahOKKozwgdl2LyLEaCNkG0yF5RFwZNJyB4DiZJahUyD9LBGrqZ/hM1DHJaDKXCGJx/4PUAprYc7jqmCs7vFwOmIJm6p4RwPdscl/+4GpSMfSL5+pDmES/Dm5w7SxxHDeAxwiqEVE1WJlrx root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe1f:1f63/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.14 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 login: 2019-03-27 01:14:45,845 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=1.144 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.144/1.144/1.144 ms 2019-03-27 01:14:45,845 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-27 01:14:45,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:14:45,959 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:15:05,339 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-27 01:15:06,651 - 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'36c6c1066f9b403f965e243ed09e0a6b', '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_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:07,186 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8bc2235ff2594449a3e1aa78397e7874', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:08,958 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 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'36c6c1066f9b403f965e243ed09e0a6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zsrY0WMgufdhV159biM6Xuc3noZWFR', 'username': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:15:08,963 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'password': 'zsrY0WMgufdhV159biM6Xuc3noZWFR', 'project_name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '36c6c1066f9b403f965e243ed09e0a6b', 'project_domain_name': 'Default'} 2019-03-27 01:15:08,964 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-27 01:15:10,933 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:15:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'25f9a0c6-12ba-4786-b276-2f808a4c5b34', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'created_at': u'2019-03-27T01:15:09Z', u'mtu': 1442, u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b'}) 2019-03-27 01:15:13,592 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:15:12Z', 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'9cfe02da-c228-450c-8633-dc1616893fa1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'enable_dhcp': True, u'network_id': u'25f9a0c6-12ba-4786-b276-2f808a4c5b34', u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'created_at': u'2019-03-27T01:15:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b'}) 2019-03-27 01:15:15,954 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'created_at': u'2019-03-27T01:15:13Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:15:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'id': u'6527d112-322f-4ed9-8a02-aec8be5aaf8f', u'name': u'vping_userdata-router_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:21,276 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file', 'owner': u'36c6c1066f9b403f965e243ed09e0a6b', 'id': u'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 'size': 12716032, u'self': u'/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:15:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:15:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 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_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'created': u'2019-03-27T01:15:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:15: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/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 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_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:15:21,621 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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'880184f9f34d4ead881812d2172cae9c', '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'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8', 'swap': 0}) 2019-03-27 01:15:41,596 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:26:1e', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:15:39.000000', 'flavor': Munch({u'id': u'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8'}), 'az': u'nova', 'id': u'af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bc2235ff2594449a3e1aa78397e7874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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'2019-03-27T01:15:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:15:40Z', 'hostId': u'7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699', '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'2019-03-27T01:15:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': u'vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'adminPass': u'aaty22H8hhct', 'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'created_at': u'2019-03-27T01:15:28Z', 'created': u'2019-03-27T01:15:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:15:57,292 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:0a:92', 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'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:15:55.000000', 'flavor': Munch({u'id': u'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8'}), 'az': u'nova', 'id': u'3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bc2235ff2594449a3e1aa78397e7874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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'2019-03-27T01:15:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:15:56Z', 'hostId': u'28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec', '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'2019-03-27T01:15:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': u'vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'adminPass': u'mNZAhG4a9oq9', 'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'created_at': u'2019-03-27T01:15:46Z', 'created': u'2019-03-27T01:15:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:15:57,293 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-27 01:15:59,166 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234690] pid_max: default: 32768 minimum: 301 [ 0.236270] ACPI: Core revision 20150930 [ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240571] Security Framework initialized [ 0.242009] Yama: becoming mindful. [ 0.243294] AppArmor: AppArmor initialized [ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253886] Initializing cgroup subsys io [ 0.255328] Initializing cgroup subsys memory [ 0.256851] Initializing cgroup subsys devices [ 0.258398] Initializing cgroup subsys freezer [ 0.259931] Initializing cgroup subsys net_cls [ 0.261467] Initializing cgroup subsys perf_event [ 0.263093] Initializing cgroup subsys net_prio [ 0.264663] Initializing cgroup subsys hugetlb [ 0.266206] Initializing cgroup subsys pids [ 0.267717] CPU: Physical Processor ID: 0 [ 0.269822] mce: CPU supports 10 MCE banks [ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298367] ftrace: allocating 31920 entries in 125 pages [ 0.329342] smpboot: Max logical packages: 1 [ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333237] x2apic enabled [ 0.334611] Switched APIC routing to physical x2apic. [ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346304] KVM setup paravirtual spinlock [ 0.348240] x86: Booted up 1 node, 1 CPUs [ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352052] devtmpfs: initialized [ 0.354290] evm: security.selinux [ 0.355528] evm: security.SMACK64 [ 0.356746] evm: security.SMACK64EXEC [ 0.358061] evm: security.SMACK64TRANSMUTE [ 0.359489] evm: security.SMACK64MMAP [ 0.360816] evm: security.ima [ 0.361938] evm: security.capability [ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366554] pinctrl core: initialized pinctrl subsystem [ 0.368450] RTC time: 1:15:55, date: 03/27/19 [ 0.370088] NET: Registered protocol family 16 [ 0.371740] cpuidle: using governor ladder [ 0.373189] cpuidle: using governor menu [ 0.374582] PCCT header not found. [ 0.375871] ACPI: bus type PCI registered [ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379454] PCI: Using configuration type 1 for base access [ 0.382038] ACPI: Added _OSI(Module Device) [ 0.383506] ACPI: Added _OSI(Processor Device) [ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389207] ACPI: Interpreter enabled [ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403571] ACPI: (supports S0 S5) [ 0.404812] ACPI: Using IOAPIC for interrupt routing [ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421147] acpiphp: Slot [3] registered [ 0.422554] acpiphp: Slot [4] registered [ 0.423955] acpiphp: Slot [5] registered [ 0.425362] acpiphp: Slot [6] registered [ 0.426766] acpiphp: Slot [7] registered [ 0.428161] acpiphp: Slot [8] registered [ 0.429566] acpiphp: Slot [9] registered [ 0.430969] acpiphp: Slot [10] registered [ 0.432390] acpiphp: Slot [11] registered [ 0.433816] acpiphp: Slot [12] registered [ 0.435246] acpiphp: Slot [13] registered [ 0.436662] acpiphp: Slot [14] registered [ 0.438085] acpiphp: Slot [15] registered [ 0.455267] acpiphp: Slot [16] registered [ 0.456693] acpiphp: Slot [17] registered [ 0.458124] acpiphp: Slot [18] registered [ 0.459545] acpiphp: Slot [19] registered [ 0.460962] acpiphp: Slot [20] registered [ 0.462402] acpiphp: Slot [21] registered [ 0.463824] acpiphp: Slot [22] registered [ 0.465247] acpiphp: Slot [23] registered [ 0.466666] acpiphp: Slot [24] registered [ 0.468098] acpiphp: Slot [25] registered [ 0.469543] acpiphp: Slot [26] registered [ 0.470993] acpiphp: Slot [27] registered [ 0.472429] acpiphp: Slot [28] registered [ 0.473856] acpiphp: Slot [29] registered [ 0.475278] acpiphp: Slot [30] registered [ 0.476708] acpiphp: Slot [31] registered [ 0.478131] PCI host bridge to bus 0000:00 [ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550298] vgaarb: loaded [ 0.551354] vgaarb: bridge control possible 0000:00:02.0 [ 0.553400] SCSI subsystem initialized [ 0.554946] ACPI: bus type USB registered [ 0.556398] usbcore: registered new interface driver usbfs [ 0.560432] usbcore: registered new interface driver hub [ 0.562271] usbcore: registered new device driver usb [ 0.564466] PCI: Using ACPI for IRQ routing [ 0.566527] NetLabel: Initializing [ 0.567787] NetLabel: domain hash size = 128 [ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571001] NetLabel: unlabeled traffic allowed by default [ 0.573143] clocksource: Switched to clocksource kvm-clock [ 0.583572] AppArmor: AppArmor Filesystem Enabled [ 0.585267] pnp: PnP ACPI init [ 0.586882] pnp: PnP ACPI: found 5 devices [ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597034] NET: Registered protocol family 2 [ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603241] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609392] NET: Registered protocol family 1 [ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645176] Trying to unpack rootfs image as initramfs... [ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709919] Scanning for low memory corruption every 60 seconds [ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714319] audit: initializing netlink subsys (disabled) [ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized [ 0.718410] Initialise system trusted keyring [ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725266] zbud: loaded [ 0.726434] VFS: Disk quotas dquot_6.6.0 [ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730462] fuse init (API version 7.23) [ 0.732002] Key type big_key registered [ 0.733423] Allocating IMA MOK and blacklist keyrings. [ 0.735477] Key type asymmetric registered [ 0.736926] Asymmetric key parser 'x509' registered [ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741261] io scheduler noop registered [ 0.742659] io scheduler deadline registered (default) [ 0.744411] io scheduler cfq registered [ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752506] ACPI: Power Button [PWRF] [ 0.753967] GHES: HEST is not enabled! [ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830226] Linux agpgart interface v0.103 [ 0.833806] brd: module loaded [ 0.836275] loop: module loaded [ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844683] GPT:90111 != 2097151 [ 0.845887] GPT:Alternate GPT header not at the end of the disk. [ 0.847829] GPT:90111 != 2097151 [ 0.849025] GPT: Use GNU Parted to correct GPT errors. [ 0.850742] vda: vda1 vda15 [ 0.852626] scsi host0: ata_piix [ 0.853957] scsi host1: ata_piix [ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860170] libphy: Fixed MDIO Bus: probed [ 0.861630] tun: Universal TUN/TAP device driver, 1.6 [ 0.863329] tun: (C) 1999-2004 Max Krasnyansky [ 0.866704] PPP generic driver version 2.4.2 [ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870390] ehci-pci: EHCI PCI platform driver [ 0.871940] ehci-platform: EHCI generic platform driver [ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875744] ohci-pci: OHCI PCI platform driver [ 0.877296] ohci-platform: OHCI generic platform driver [ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907036] usb usb1: Product: UHCI Host Controller [ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912400] hub 1-0:1.0: USB hub found [ 0.913775] hub 1-0:1.0: 2 ports detected [ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922423] mousedev: PS/2 mouse device common for all mice [ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927580] rtc_cmos 00:00: RTC can wake from S4 [ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933909] i2c /dev entries driver [ 0.935232] device-mapper: uevent: version 1.0.3 [ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942095] NET: Registered protocol family 10 [ 0.943906] NET: Registered protocol family 17 [ 0.945485] Key type dns_resolver registered [ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952115] registered taskstats version 1 [ 0.953599] Loading compiled-in X.509 certificates [ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959070] zswap: loaded using pool lzo/zbud [ 0.961423] Key type trusted registered [ 0.963852] Key type encrypted registered [ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967134] ima: No TPM chip found, activating TPM-bypass! [ 0.968959] evm: HMAC attrs: 0x1 [ 0.970660] Magic number: 11:831:256 [ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356) [ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977032] EDD information not available. [ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033626] Write protecting the kernel read-only data: 14336k [ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040046] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.091255] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 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.8... Lease of 192.168.120.8 obtained, lease time 43200 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.97. iid=i-00000011 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: 2019-03-27 01:15:59,167 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2019-03-27 01:16:01,028 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234690] pid_max: default: 32768 minimum: 301 [ 0.236270] ACPI: Core revision 20150930 [ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240571] Security Framework initialized [ 0.242009] Yama: becoming mindful. [ 0.243294] AppArmor: AppArmor initialized [ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253886] Initializing cgroup subsys io [ 0.255328] Initializing cgroup subsys memory [ 0.256851] Initializing cgroup subsys devices [ 0.258398] Initializing cgroup subsys freezer [ 0.259931] Initializing cgroup subsys net_cls [ 0.261467] Initializing cgroup subsys perf_event [ 0.263093] Initializing cgroup subsys net_prio [ 0.264663] Initializing cgroup subsys hugetlb [ 0.266206] Initializing cgroup subsys pids [ 0.267717] CPU: Physical Processor ID: 0 [ 0.269822] mce: CPU supports 10 MCE banks [ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298367] ftrace: allocating 31920 entries in 125 pages [ 0.329342] smpboot: Max logical packages: 1 [ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333237] x2apic enabled [ 0.334611] Switched APIC routing to physical x2apic. [ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346304] KVM setup paravirtual spinlock [ 0.348240] x86: Booted up 1 node, 1 CPUs [ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352052] devtmpfs: initialized [ 0.354290] evm: security.selinux [ 0.355528] evm: security.SMACK64 [ 0.356746] evm: security.SMACK64EXEC [ 0.358061] evm: security.SMACK64TRANSMUTE [ 0.359489] evm: security.SMACK64MMAP [ 0.360816] evm: security.ima [ 0.361938] evm: security.capability [ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366554] pinctrl core: initialized pinctrl subsystem [ 0.368450] RTC time: 1:15:55, date: 03/27/19 [ 0.370088] NET: Registered protocol family 16 [ 0.371740] cpuidle: using governor ladder [ 0.373189] cpuidle: using governor menu [ 0.374582] PCCT header not found. [ 0.375871] ACPI: bus type PCI registered [ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379454] PCI: Using configuration type 1 for base access [ 0.382038] ACPI: Added _OSI(Module Device) [ 0.383506] ACPI: Added _OSI(Processor Device) [ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389207] ACPI: Interpreter enabled [ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403571] ACPI: (supports S0 S5) [ 0.404812] ACPI: Using IOAPIC for interrupt routing [ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421147] acpiphp: Slot [3] registered [ 0.422554] acpiphp: Slot [4] registered [ 0.423955] acpiphp: Slot [5] registered [ 0.425362] acpiphp: Slot [6] registered [ 0.426766] acpiphp: Slot [7] registered [ 0.428161] acpiphp: Slot [8] registered [ 0.429566] acpiphp: Slot [9] registered [ 0.430969] acpiphp: Slot [10] registered [ 0.432390] acpiphp: Slot [11] registered [ 0.433816] acpiphp: Slot [12] registered [ 0.435246] acpiphp: Slot [13] registered [ 0.436662] acpiphp: Slot [14] registered [ 0.438085] acpiphp: Slot [15] registered [ 0.455267] acpiphp: Slot [16] registered [ 0.456693] acpiphp: Slot [17] registered [ 0.458124] acpiphp: Slot [18] registered [ 0.459545] acpiphp: Slot [19] registered [ 0.460962] acpiphp: Slot [20] registered [ 0.462402] acpiphp: Slot [21] registered [ 0.463824] acpiphp: Slot [22] registered [ 0.465247] acpiphp: Slot [23] registered [ 0.466666] acpiphp: Slot [24] registered [ 0.468098] acpiphp: Slot [25] registered [ 0.469543] acpiphp: Slot [26] registered [ 0.470993] acpiphp: Slot [27] registered [ 0.472429] acpiphp: Slot [28] registered [ 0.473856] acpiphp: Slot [29] registered [ 0.475278] acpiphp: Slot [30] registered [ 0.476708] acpiphp: Slot [31] registered [ 0.478131] PCI host bridge to bus 0000:00 [ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550298] vgaarb: loaded [ 0.551354] vgaarb: bridge control possible 0000:00:02.0 [ 0.553400] SCSI subsystem initialized [ 0.554946] ACPI: bus type USB registered [ 0.556398] usbcore: registered new interface driver usbfs [ 0.560432] usbcore: registered new interface driver hub [ 0.562271] usbcore: registered new device driver usb [ 0.564466] PCI: Using ACPI for IRQ routing [ 0.566527] NetLabel: Initializing [ 0.567787] NetLabel: domain hash size = 128 [ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571001] NetLabel: unlabeled traffic allowed by default [ 0.573143] clocksource: Switched to clocksource kvm-clock [ 0.583572] AppArmor: AppArmor Filesystem Enabled [ 0.585267] pnp: PnP ACPI init [ 0.586882] pnp: PnP ACPI: found 5 devices [ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597034] NET: Registered protocol family 2 [ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603241] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609392] NET: Registered protocol family 1 [ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645176] Trying to unpack rootfs image as initramfs... [ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709919] Scanning for low memory corruption every 60 seconds [ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714319] audit: initializing netlink subsys (disabled) [ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized [ 0.718410] Initialise system trusted keyring [ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725266] zbud: loaded [ 0.726434] VFS: Disk quotas dquot_6.6.0 [ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730462] fuse init (API version 7.23) [ 0.732002] Key type big_key registered [ 0.733423] Allocating IMA MOK and blacklist keyrings. [ 0.735477] Key type asymmetric registered [ 0.736926] Asymmetric key parser 'x509' registered [ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741261] io scheduler noop registered [ 0.742659] io scheduler deadline registered (default) [ 0.744411] io scheduler cfq registered [ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752506] ACPI: Power Button [PWRF] [ 0.753967] GHES: HEST is not enabled! [ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830226] Linux agpgart interface v0.103 [ 0.833806] brd: module loaded [ 0.836275] loop: module loaded [ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844683] GPT:90111 != 2097151 [ 0.845887] GPT:Alternate GPT header not at the end of the disk. [ 0.847829] GPT:90111 != 2097151 [ 0.849025] GPT: Use GNU Parted to correct GPT errors. [ 0.850742] vda: vda1 vda15 [ 0.852626] scsi host0: ata_piix [ 0.853957] scsi host1: ata_piix [ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860170] libphy: Fixed MDIO Bus: probed [ 0.861630] tun: Universal TUN/TAP device driver, 1.6 [ 0.863329] tun: (C) 1999-2004 Max Krasnyansky [ 0.866704] PPP generic driver version 2.4.2 [ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870390] ehci-pci: EHCI PCI platform driver [ 0.871940] ehci-platform: EHCI generic platform driver [ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875744] ohci-pci: OHCI PCI platform driver [ 0.877296] ohci-platform: OHCI generic platform driver [ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907036] usb usb1: Product: UHCI Host Controller [ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912400] hub 1-0:1.0: USB hub found [ 0.913775] hub 1-0:1.0: 2 ports detected [ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922423] mousedev: PS/2 mouse device common for all mice [ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927580] rtc_cmos 00:00: RTC can wake from S4 [ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933909] i2c /dev entries driver [ 0.935232] device-mapper: uevent: version 1.0.3 [ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942095] NET: Registered protocol family 10 [ 0.943906] NET: Registered protocol family 17 [ 0.945485] Key type dns_resolver registered [ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952115] registered taskstats version 1 [ 0.953599] Loading compiled-in X.509 certificates [ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959070] zswap: loaded using pool lzo/zbud [ 0.961423] Key type trusted registered [ 0.963852] Key type encrypted registered [ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967134] ima: No TPM chip found, activating TPM-bypass! [ 0.968959] evm: HMAC attrs: 0x1 [ 0.970660] Magic number: 11:831:256 [ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356) [ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977032] EDD information not available. [ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033626] Write protecting the kernel read-only data: 14336k [ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040046] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.091255] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 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.8... Lease of 192.168.120.8 obtained, lease time 43200 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.97. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDq9ftm/4UcOP4mw8SUshNwSi+iNdFgVgJPnbnBojXHZVXu7rjT2uGPB/BeJrUk1OnQtBmPZShBvif1IaSGiqtZ8OGyzvgyTI4tgSNzf2AiXBw1UMxjOli50PUDed0EFAzDP2KUnt0SEH1wPSwTNKMaltZ0nqgGvuatU10OyFzVPCtInNhPlPlldOWIrW+VXb2i23S2RcBR/kPPkT8+HDjgGpQT4aqi+W3fx4B1vtciUgThkfOU5i2m56zBT19Ht4lM7qEiZt4iGOW/B92BghXXeP7k0D0LUx37Mc6S+h/ahPhNEJS6HDejTN8GWHddQhAgqhb2p6gtU9l49wUjqnRF root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 ssh-dss AAAAB3NzaC1kc3MAAACBALgZM7UMA9/tcoNs+OHWMfyohEz5O5HTve8H0j4VFojmdKin/wReKlp5AzkYBEvnqy83mOyAUz7zNoTmdonM7sgseE60f4DHubRnhZEmK9ludobSdSX5zhKjpXW6Mh/hqg5O3WeMuWi3FyjbVworcAzuP/3i1PzJZjf8fNCmlmZxAAAAFQCNC+ql5ZuyQv25neRnDbwEvyJSfwAAAIBBIPqCOfq6wuU1l9Xjp3CVRfvvR8AXTrHkzvuLhC+cqQ+mdZVoAYsHNUOo6V6mXFeF6feQXmRhmIFI7O/aPayjYca/LwI4ccnevtZo//LxK0u6JdBskKwiY1BcqB+lXH/BiebE9kFVsy8g5dvS7Mk6lKMdSN5ZScVfZpNPPbqIMAAAAIAmuFJRM1TzKMvaDudOf+3V4cBIJ5HM0cPRw3Q335qBPA04Z28Q9XZg2O93JU8NUXan8RJLTWdXWZxHeO/QMv4X53F4aW833M3f3KGrRPjYCMORZbjMP7d/eNkeVSQdxg2ymYPAsy4rLa+T2Y+wA66ijlk21bxSmJXf91xv2qgX8w== root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 -----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.8,24,fe80::f816:3eff:fec8:a92/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 login: 2019-03-27 01:16:01,029 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-27 01:16:01,145 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:16:01,146 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:16:19,612 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-27 01:16:21,015 - 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'218cffc4a8e041c697d5b984dce40974', '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_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:21,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0f9c752267b34004a3ed94f7de03fdda', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:23,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 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'218cffc4a8e041c697d5b984dce40974', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8cAUNRINMLvxSHxm2CkfzdhoAW9lGy', 'username': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:16:23,375 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'password': '8cAUNRINMLvxSHxm2CkfzdhoAW9lGy', 'project_name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '218cffc4a8e041c697d5b984dce40974', 'project_domain_name': 'Default'} 2019-03-27 01:16:23,376 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-27 01:16:25,215 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:16:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'8d6b54a6-46fb-4317-8212-d01d161aa130', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'created_at': u'2019-03-27T01:16:24Z', u'mtu': 1442, u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'218cffc4a8e041c697d5b984dce40974'}) 2019-03-27 01:16:27,724 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:16: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'78f17b98-e6c4-40ce-9875-8e29184d512c', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'enable_dhcp': True, u'network_id': u'8d6b54a6-46fb-4317-8212-d01d161aa130', u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'created_at': u'2019-03-27T01:16: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'218cffc4a8e041c697d5b984dce40974'}) 2019-03-27 01:16:29,948 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'created_at': u'2019-03-27T01:16:27Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:16:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'218cffc4a8e041c697d5b984dce40974', u'id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', u'name': u'cinder_test-router_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:35,559 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file', 'owner': u'218cffc4a8e041c697d5b984dce40974', 'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 'size': 12716032, u'self': u'/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:16:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:16:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 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_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'created': u'2019-03-27T01:16:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:16:34Z', 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/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 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_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:16:35,896 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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'880184f9f34d4ead881812d2172cae9c', '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'3c6765c8-e720-4d5b-ab2d-27f771270f39', 'swap': 0}) 2019-03-27 01:16:36,592 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgjy9DE2HqT/9/vceU8786UdBO/CXmRLKMXL4LKtx1lX/TnMmMgVcnCpz2PuR1b5c/SLpl6LUYfRUoz6y9lIOIb8dPg7wz5KbzoDk/hI8OzHDN0YYd7hcDpLmByMHdmHNhIfY9U6lC8la2xlLAJmawprPd5FR+upO2cSs7g25qJthxqLfMZxnONV8PDorEj4NMqiRJ/VvWpVnGzdljCIeaJ7wc9mD8yRBeswbAIPNSUh/+7feqrT9yPvLx/WiPgMrW5ac0cfRawDMqJTTBbCSsF4613+7luihJaIPk+5vRP9a7QwojGqdr5MYF6OrdZLnGMHx9I/6hC2Y/7JBMr8bf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4I8vQxNh6k//f73HlPO/OlHQTvwl5kSyjFy+CyrcdZV/05zJ\njIFXJwqc9j7kdW+XP0i6Zei1GH0VKM+svZSDiG/HT4O8M+Sm86A5P4SPDsxwzdGG\nHe4XA6S5gcjB3ZhzYSH2PVOpQvJWtsZSwCZmsKaz3eRUfrqTtnErO4NuaibYcai3\nzGcZzjVfDw6KxI+DTKokSf1b1qVZxs3ZYwiHmie8HPZg/MkQXrMGwCDzUlIf/u33\nqq0/cj7y8f1oj4DK1uWnNHH0WsAzKiU0wWwkrBeOtd/u5booSWiD5Pub0T/Wu0MK\nIxqna+TGBejq3WS5xjB8fSP+oQtmP+yQTK/G3wIDAQABAoIBAElONK1+3E3zQ4Ld\n3xM+5sQRBSFjqrOa5XZwqBFZMpKn9QyNeDYH2v2Bt2+jZEz52rPr9/1glA2kd43V\nDZztqGqXosbQSFXgZKfPPCECEvlPv9tQdKm8mYK0+WHmuXKvW6rvvUST1QNnvOr5\nnvXfE1LDeKAM85BTM/kwxF4vL5Iy85K8JfIJMI45nJINabXkpvfvtB1w7DOc2Sj8\njL6glYMG7VA2fMUsC8j2nU80w8Kt/XE1Cw2kp80fXIJLXzfXomElWSETn1Uc8/7F\nILFEI9YWxUAKRNeLWpA8xU9ml7+kWnIq2M+RSVNRiZYJ1uvKDOECy0kLI0SQYWE4\nrLq97SECgYEA8z5SDZh/tmKdCundxcPNjx0O343jUetGEo2U1X6J5q31qD8NSjLK\n6fshJLSl76SJvyuEOJZ+Ql+XEQV2hokbwefJ+CfaZyfV77E9oslNBPuJNkJ+mleo\nMv2n5GDY/chHf+SzhcSEa5DwxNDCTHqeU1BW+5nyouthKLGtua328TcCgYEA7FYE\n7dsssC1Sdjp3WQGjhqqVsRW9BQHIqk3CgedyQQ5RO6DKa6HA32ss6S3AC+TmppK4\nHtKEjUoXmeq1oLlfGN0E01Mupyf/q105zolIZKimt1TG6SywUIeEuhQcZ7sL4/uF\nHnA5OT1NmFfJiS/DsBw0WHfmnXRJghn7wflFy5kCgYEA4mWQ7YKQ6+qhDHVbqyRx\ngNCk9UIU4DxBPid07bkXFRO4392/ut3HqzvIP2e8Qm48nygbqqe34IMkEf2psdKP\neU0J2OUPDJAxOSUYnxkJjKepsEz3lSQdM0iQKapSjPMKSWlOBiVAsvV2g1liXtiJ\n4DWYoBlLkoPOLJgjf/0BKMUCgYEAt+uxZlHdEzYSKIQTgSbvVcvHNsrOEOl0emSN\nbH7rwYkc2qSlIuH8sWI8zzKVdCws+5DOzN3T3gi9GUE5G91nDnhiWvsvIVLVe0zP\nwdXAiuVc6OuG6MuoYuMz/YPNH0THWiLRVADN56e3jUk0RBjx10n7yqV0yTBITIFg\nFXKiSHECgYEA43IBn/Fz/idtce6L5xbkov2dAUW/34NYVhmJCVGy7YiqmxU0x/Wp\nje0WVqCKF5uAbQiMlhqx31Z9vxdKlat4V9lR4VMDKBffwwj0FfyS/K7gAdJD/60A\nok8SbCqyJaqd7dVIFerLN1iABnjY+PKFzoXo1hMBgLxJQU2F01AJ91Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'created_at': '2019-03-27T01:16:36.592897', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1f:74:2a:d8:09:d4:05:a0:2b:8c:ed:ee:91:37:51:dc', 'type': 'ssh', 'id': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:36,593 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA4I8vQxNh6k//f73HlPO/OlHQTvwl5kSyjFy+CyrcdZV/05zJ jIFXJwqc9j7kdW+XP0i6Zei1GH0VKM+svZSDiG/HT4O8M+Sm86A5P4SPDsxwzdGG He4XA6S5gcjB3ZhzYSH2PVOpQvJWtsZSwCZmsKaz3eRUfrqTtnErO4NuaibYcai3 zGcZzjVfDw6KxI+DTKokSf1b1qVZxs3ZYwiHmie8HPZg/MkQXrMGwCDzUlIf/u33 qq0/cj7y8f1oj4DK1uWnNHH0WsAzKiU0wWwkrBeOtd/u5booSWiD5Pub0T/Wu0MK Ixqna+TGBejq3WS5xjB8fSP+oQtmP+yQTK/G3wIDAQABAoIBAElONK1+3E3zQ4Ld 3xM+5sQRBSFjqrOa5XZwqBFZMpKn9QyNeDYH2v2Bt2+jZEz52rPr9/1glA2kd43V DZztqGqXosbQSFXgZKfPPCECEvlPv9tQdKm8mYK0+WHmuXKvW6rvvUST1QNnvOr5 nvXfE1LDeKAM85BTM/kwxF4vL5Iy85K8JfIJMI45nJINabXkpvfvtB1w7DOc2Sj8 jL6glYMG7VA2fMUsC8j2nU80w8Kt/XE1Cw2kp80fXIJLXzfXomElWSETn1Uc8/7F ILFEI9YWxUAKRNeLWpA8xU9ml7+kWnIq2M+RSVNRiZYJ1uvKDOECy0kLI0SQYWE4 rLq97SECgYEA8z5SDZh/tmKdCundxcPNjx0O343jUetGEo2U1X6J5q31qD8NSjLK 6fshJLSl76SJvyuEOJZ+Ql+XEQV2hokbwefJ+CfaZyfV77E9oslNBPuJNkJ+mleo Mv2n5GDY/chHf+SzhcSEa5DwxNDCTHqeU1BW+5nyouthKLGtua328TcCgYEA7FYE 7dsssC1Sdjp3WQGjhqqVsRW9BQHIqk3CgedyQQ5RO6DKa6HA32ss6S3AC+TmppK4 HtKEjUoXmeq1oLlfGN0E01Mupyf/q105zolIZKimt1TG6SywUIeEuhQcZ7sL4/uF HnA5OT1NmFfJiS/DsBw0WHfmnXRJghn7wflFy5kCgYEA4mWQ7YKQ6+qhDHVbqyRx gNCk9UIU4DxBPid07bkXFRO4392/ut3HqzvIP2e8Qm48nygbqqe34IMkEf2psdKP eU0J2OUPDJAxOSUYnxkJjKepsEz3lSQdM0iQKapSjPMKSWlOBiVAsvV2g1liXtiJ 4DWYoBlLkoPOLJgjf/0BKMUCgYEAt+uxZlHdEzYSKIQTgSbvVcvHNsrOEOl0emSN bH7rwYkc2qSlIuH8sWI8zzKVdCws+5DOzN3T3gi9GUE5G91nDnhiWvsvIVLVe0zP wdXAiuVc6OuG6MuoYuMz/YPNH0THWiLRVADN56e3jUk0RBjx10n7yqV0yTBITIFg FXKiSHECgYEA43IBn/Fz/idtce6L5xbkov2dAUW/34NYVhmJCVGy7YiqmxU0x/Wp je0WVqCKF5uAbQiMlhqx31Z9vxdKlat4V9lR4VMDKBffwwj0FfyS/K7gAdJD/60A ok8SbCqyJaqd7dVIFerLN1iABnjY+PKFzoXo1hMBgLxJQU2F01AJ91Y= -----END RSA PRIVATE KEY----- 2019-03-27 01:16:57,387 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:d0:29', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:16:53.000000', 'flavor': Munch({u'id': u'3c6765c8-e720-4d5b-ab2d-27f771270f39'}), 'az': u'nova', 'id': u'98b9b977-e523-4e92-b55c-c458ee5ace84', 'security_groups': [Munch({u'name': u'cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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'2019-03-27T01:16:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:16:54Z', 'hostId': u'601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2', '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'2019-03-27T01:16:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'name': u'cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'adminPass': u'2BD6geJWqgmM', 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:16:44Z', 'created': u'2019-03-27T01:16:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:16:59,781 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', 'updated_at': u'2019-03-27T01:16:59Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'77348f75-3411-4270-9a35-c583c50de614', 'id': u'7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'77348f75-3411-4270-9a35-c583c50de614', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:16:58Z', 'attached': True, u'dns_name': u'', 'router': u'26a40031-67af-4baf-b02a-6e5b0a315d6f'}) 2019-03-27 01:17:00,028 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 522450948 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.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.233705] pid_max: default: 32768 minimum: 301 [ 0.235265] ACPI: Core revision 20150930 [ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239525] Security Framework initialized [ 0.240911] Yama: becoming mindful. [ 0.242185] AppArmor: AppArmor initialized [ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252618] Initializing cgroup subsys io [ 0.254042] Initializing cgroup subsys memory [ 0.255545] Initializing cgroup subsys devices [ 0.257067] Initializing cgroup subsys freezer [ 0.258586] Initializing cgroup subsys net_cls [ 0.260102] Initializing cgroup subsys perf_event [ 0.261699] Initializing cgroup subsys net_prio [ 0.263240] Initializing cgroup subsys hugetlb [ 0.264754] Initializing cgroup subsys pids [ 0.266261] CPU: Physical Processor ID: 0 [ 0.268358] mce: CPU supports 10 MCE banks [ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296886] ftrace: allocating 31920 entries in 125 pages [ 0.327615] smpboot: Max logical packages: 1 [ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331455] x2apic enabled [ 0.332813] Switched APIC routing to physical x2apic. [ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344357] KVM setup paravirtual spinlock [ 0.346220] x86: Booted up 1 node, 1 CPUs [ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349840] devtmpfs: initialized [ 0.352028] evm: security.selinux [ 0.353199] evm: security.SMACK64 [ 0.354357] evm: security.SMACK64EXEC [ 0.355613] evm: security.SMACK64TRANSMUTE [ 0.356970] evm: security.SMACK64MMAP [ 0.358212] evm: security.ima [ 0.359286] evm: security.capability [ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363669] pinctrl core: initialized pinctrl subsystem [ 0.365463] RTC time: 1:16:53, date: 03/27/19 [ 0.367011] NET: Registered protocol family 16 [ 0.368586] cpuidle: using governor ladder [ 0.369959] cpuidle: using governor menu [ 0.371277] PCCT header not found. [ 0.372510] ACPI: bus type PCI registered [ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375913] PCI: Using configuration type 1 for base access [ 0.378380] ACPI: Added _OSI(Module Device) [ 0.379788] ACPI: Added _OSI(Processor Device) [ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382749] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385321] ACPI: Interpreter enabled [ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398961] ACPI: (supports S0 S5) [ 0.400145] ACPI: Using IOAPIC for interrupt routing [ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415420] acpiphp: Slot [3] registered [ 0.416741] acpiphp: Slot [4] registered [ 0.418065] acpiphp: Slot [5] registered [ 0.419373] acpiphp: Slot [6] registered [ 0.420702] acpiphp: Slot [7] registered [ 0.422031] acpiphp: Slot [8] registered [ 0.423331] acpiphp: Slot [9] registered [ 0.424630] acpiphp: Slot [10] registered [ 0.425980] acpiphp: Slot [11] registered [ 0.427325] acpiphp: Slot [12] registered [ 0.428653] acpiphp: Slot [13] registered [ 0.430030] acpiphp: Slot [14] registered [ 0.431347] acpiphp: Slot [15] registered [ 0.448033] acpiphp: Slot [16] registered [ 0.449387] acpiphp: Slot [17] registered [ 0.450712] acpiphp: Slot [18] registered [ 0.452035] acpiphp: Slot [19] registered [ 0.453384] acpiphp: Slot [20] registered [ 0.454707] acpiphp: Slot [21] registered [ 0.456027] acpiphp: Slot [22] registered [ 0.457350] acpiphp: Slot [23] registered [ 0.458675] acpiphp: Slot [24] registered [ 0.460024] acpiphp: Slot [25] registered [ 0.461348] acpiphp: Slot [26] registered [ 0.462666] acpiphp: Slot [27] registered [ 0.464023] acpiphp: Slot [28] registered [ 0.465377] acpiphp: Slot [29] registered [ 0.466701] acpiphp: Slot [30] registered [ 0.468048] acpiphp: Slot [31] registered [ 0.469369] PCI host bridge to bus 0000:00 [ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538793] vgaarb: loaded [ 0.539773] vgaarb: bridge control possible 0000:00:02.0 [ 0.541707] SCSI subsystem initialized [ 0.543232] ACPI: bus type USB registered [ 0.547030] usbcore: registered new interface driver usbfs [ 0.548944] usbcore: registered new interface driver hub [ 0.550671] usbcore: registered new device driver usb [ 0.552771] PCI: Using ACPI for IRQ routing [ 0.554800] NetLabel: Initializing [ 0.556001] NetLabel: domain hash size = 128 [ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558995] NetLabel: unlabeled traffic allowed by default [ 0.561056] clocksource: Switched to clocksource kvm-clock [ 0.571228] AppArmor: AppArmor Filesystem Enabled [ 0.572887] pnp: PnP ACPI init [ 0.574451] pnp: PnP ACPI: found 5 devices [ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584378] NET: Registered protocol family 2 [ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.595929] NET: Registered protocol family 1 [ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.630635] Trying to unpack rootfs image as initramfs... [ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.695220] Scanning for low memory corruption every 60 seconds [ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700096] audit: initializing netlink subsys (disabled) [ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized [ 0.704691] Initialise system trusted keyring [ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711936] zbud: loaded [ 0.713225] VFS: Disk quotas dquot_6.6.0 [ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.717542] fuse init (API version 7.23) [ 0.719174] Key type big_key registered [ 0.720651] Allocating IMA MOK and blacklist keyrings. [ 0.722850] Key type asymmetric registered [ 0.724408] Asymmetric key parser 'x509' registered [ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.729002] io scheduler noop registered [ 0.730476] io scheduler deadline registered (default) [ 0.732334] io scheduler cfq registered [ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.740973] ACPI: Power Button [PWRF] [ 0.742564] GHES: HEST is not enabled! [ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819846] Linux agpgart interface v0.103 [ 0.823861] brd: module loaded [ 0.826429] loop: module loaded [ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835085] GPT:90111 != 2097151 [ 0.836315] GPT:Alternate GPT header not at the end of the disk. [ 0.838366] GPT:90111 != 2097151 [ 0.839602] GPT: Use GNU Parted to correct GPT errors. [ 0.841388] vda: vda1 vda15 [ 0.843559] scsi host0: ata_piix [ 0.844912] scsi host1: ata_piix [ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851399] libphy: Fixed MDIO Bus: probed [ 0.852876] tun: Universal TUN/TAP device driver, 1.6 [ 0.854652] tun: (C) 1999-2004 Max Krasnyansky [ 0.858165] PPP generic driver version 2.4.2 [ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861956] ehci-pci: EHCI PCI platform driver [ 0.863542] ehci-platform: EHCI generic platform driver [ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867503] ohci-pci: OHCI PCI platform driver [ 0.869093] ohci-platform: OHCI generic platform driver [ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899356] usb usb1: Product: UHCI Host Controller [ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903117] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904856] hub 1-0:1.0: USB hub found [ 0.906306] hub 1-0:1.0: 2 ports detected [ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914584] mousedev: PS/2 mouse device common for all mice [ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919617] rtc_cmos 00:00: RTC can wake from S4 [ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925368] i2c /dev entries driver [ 0.926624] device-mapper: uevent: version 1.0.3 [ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932942] NET: Registered protocol family 10 [ 0.934679] NET: Registered protocol family 17 [ 0.936115] Key type dns_resolver registered [ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942333] registered taskstats version 1 [ 0.943693] Loading compiled-in X.509 certificates [ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948799] zswap: loaded using pool lzo/zbud [ 0.950946] Key type trusted registered [ 0.953228] Key type encrypted registered [ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956269] ima: No TPM chip found, activating TPM-bypass! [ 0.958013] evm: HMAC attrs: 0x1 [ 0.959512] Magic number: 11:831:256 [ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414) [ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965459] EDD information not available. [ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025131] Write protecting the kernel read-only data: 14336k [ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.87 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.193312] 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.19... Lease of 192.168.120.19 obtained, lease time 43200 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.96. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.64s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/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.19 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: 2019-03-27 01:17:01,030 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-03-27 01:17:10,139 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 522450948 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.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.233705] pid_max: default: 32768 minimum: 301 [ 0.235265] ACPI: Core revision 20150930 [ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239525] Security Framework initialized [ 0.240911] Yama: becoming mindful. [ 0.242185] AppArmor: AppArmor initialized [ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252618] Initializing cgroup subsys io [ 0.254042] Initializing cgroup subsys memory [ 0.255545] Initializing cgroup subsys devices [ 0.257067] Initializing cgroup subsys freezer [ 0.258586] Initializing cgroup subsys net_cls [ 0.260102] Initializing cgroup subsys perf_event [ 0.261699] Initializing cgroup subsys net_prio [ 0.263240] Initializing cgroup subsys hugetlb [ 0.264754] Initializing cgroup subsys pids [ 0.266261] CPU: Physical Processor ID: 0 [ 0.268358] mce: CPU supports 10 MCE banks [ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296886] ftrace: allocating 31920 entries in 125 pages [ 0.327615] smpboot: Max logical packages: 1 [ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331455] x2apic enabled [ 0.332813] Switched APIC routing to physical x2apic. [ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344357] KVM setup paravirtual spinlock [ 0.346220] x86: Booted up 1 node, 1 CPUs [ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349840] devtmpfs: initialized [ 0.352028] evm: security.selinux [ 0.353199] evm: security.SMACK64 [ 0.354357] evm: security.SMACK64EXEC [ 0.355613] evm: security.SMACK64TRANSMUTE [ 0.356970] evm: security.SMACK64MMAP [ 0.358212] evm: security.ima [ 0.359286] evm: security.capability [ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363669] pinctrl core: initialized pinctrl subsystem [ 0.365463] RTC time: 1:16:53, date: 03/27/19 [ 0.367011] NET: Registered protocol family 16 [ 0.368586] cpuidle: using governor ladder [ 0.369959] cpuidle: using governor menu [ 0.371277] PCCT header not found. [ 0.372510] ACPI: bus type PCI registered [ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375913] PCI: Using configuration type 1 for base access [ 0.378380] ACPI: Added _OSI(Module Device) [ 0.379788] ACPI: Added _OSI(Processor Device) [ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382749] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385321] ACPI: Interpreter enabled [ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398961] ACPI: (supports S0 S5) [ 0.400145] ACPI: Using IOAPIC for interrupt routing [ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415420] acpiphp: Slot [3] registered [ 0.416741] acpiphp: Slot [4] registered [ 0.418065] acpiphp: Slot [5] registered [ 0.419373] acpiphp: Slot [6] registered [ 0.420702] acpiphp: Slot [7] registered [ 0.422031] acpiphp: Slot [8] registered [ 0.423331] acpiphp: Slot [9] registered [ 0.424630] acpiphp: Slot [10] registered [ 0.425980] acpiphp: Slot [11] registered [ 0.427325] acpiphp: Slot [12] registered [ 0.428653] acpiphp: Slot [13] registered [ 0.430030] acpiphp: Slot [14] registered [ 0.431347] acpiphp: Slot [15] registered [ 0.448033] acpiphp: Slot [16] registered [ 0.449387] acpiphp: Slot [17] registered [ 0.450712] acpiphp: Slot [18] registered [ 0.452035] acpiphp: Slot [19] registered [ 0.453384] acpiphp: Slot [20] registered [ 0.454707] acpiphp: Slot [21] registered [ 0.456027] acpiphp: Slot [22] registered [ 0.457350] acpiphp: Slot [23] registered [ 0.458675] acpiphp: Slot [24] registered [ 0.460024] acpiphp: Slot [25] registered [ 0.461348] acpiphp: Slot [26] registered [ 0.462666] acpiphp: Slot [27] registered [ 0.464023] acpiphp: Slot [28] registered [ 0.465377] acpiphp: Slot [29] registered [ 0.466701] acpiphp: Slot [30] registered [ 0.468048] acpiphp: Slot [31] registered [ 0.469369] PCI host bridge to bus 0000:00 [ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538793] vgaarb: loaded [ 0.539773] vgaarb: bridge control possible 0000:00:02.0 [ 0.541707] SCSI subsystem initialized [ 0.543232] ACPI: bus type USB registered [ 0.547030] usbcore: registered new interface driver usbfs [ 0.548944] usbcore: registered new interface driver hub [ 0.550671] usbcore: registered new device driver usb [ 0.552771] PCI: Using ACPI for IRQ routing [ 0.554800] NetLabel: Initializing [ 0.556001] NetLabel: domain hash size = 128 [ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558995] NetLabel: unlabeled traffic allowed by default [ 0.561056] clocksource: Switched to clocksource kvm-clock [ 0.571228] AppArmor: AppArmor Filesystem Enabled [ 0.572887] pnp: PnP ACPI init [ 0.574451] pnp: PnP ACPI: found 5 devices [ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584378] NET: Registered protocol family 2 [ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.595929] NET: Registered protocol family 1 [ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.630635] Trying to unpack rootfs image as initramfs... [ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.695220] Scanning for low memory corruption every 60 seconds [ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700096] audit: initializing netlink subsys (disabled) [ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized [ 0.704691] Initialise system trusted keyring [ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711936] zbud: loaded [ 0.713225] VFS: Disk quotas dquot_6.6.0 [ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.717542] fuse init (API version 7.23) [ 0.719174] Key type big_key registered [ 0.720651] Allocating IMA MOK and blacklist keyrings. [ 0.722850] Key type asymmetric registered [ 0.724408] Asymmetric key parser 'x509' registered [ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.729002] io scheduler noop registered [ 0.730476] io scheduler deadline registered (default) [ 0.732334] io scheduler cfq registered [ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.740973] ACPI: Power Button [PWRF] [ 0.742564] GHES: HEST is not enabled! [ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819846] Linux agpgart interface v0.103 [ 0.823861] brd: module loaded [ 0.826429] loop: module loaded [ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835085] GPT:90111 != 2097151 [ 0.836315] GPT:Alternate GPT header not at the end of the disk. [ 0.838366] GPT:90111 != 2097151 [ 0.839602] GPT: Use GNU Parted to correct GPT errors. [ 0.841388] vda: vda1 vda15 [ 0.843559] scsi host0: ata_piix [ 0.844912] scsi host1: ata_piix [ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851399] libphy: Fixed MDIO Bus: probed [ 0.852876] tun: Universal TUN/TAP device driver, 1.6 [ 0.854652] tun: (C) 1999-2004 Max Krasnyansky [ 0.858165] PPP generic driver version 2.4.2 [ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861956] ehci-pci: EHCI PCI platform driver [ 0.863542] ehci-platform: EHCI generic platform driver [ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867503] ohci-pci: OHCI PCI platform driver [ 0.869093] ohci-platform: OHCI generic platform driver [ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899356] usb usb1: Product: UHCI Host Controller [ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903117] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904856] hub 1-0:1.0: USB hub found [ 0.906306] hub 1-0:1.0: 2 ports detected [ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914584] mousedev: PS/2 mouse device common for all mice [ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919617] rtc_cmos 00:00: RTC can wake from S4 [ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925368] i2c /dev entries driver [ 0.926624] device-mapper: uevent: version 1.0.3 [ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932942] NET: Registered protocol family 10 [ 0.934679] NET: Registered protocol family 17 [ 0.936115] Key type dns_resolver registered [ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942333] registered taskstats version 1 [ 0.943693] Loading compiled-in X.509 certificates [ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948799] zswap: loaded using pool lzo/zbud [ 0.950946] Key type trusted registered [ 0.953228] Key type encrypted registered [ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956269] ima: No TPM chip found, activating TPM-bypass! [ 0.958013] evm: HMAC attrs: 0x1 [ 0.959512] Magic number: 11:831:256 [ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414) [ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965459] EDD information not available. [ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025131] Write protecting the kernel read-only data: 14336k [ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.87 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.193312] 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.19... Lease of 192.168.120.19 obtained, lease time 43200 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.96. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.64s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/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.19 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: 2019-03-27 01:17:35,110 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:09:1a', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-27T01:17:32.000000', 'flavor': Munch({u'id': u'3c6765c8-e720-4d5b-ab2d-27f771270f39'}), 'az': u'nova', 'id': u'30d5581d-12b0-4142-a423-c1f018cc9bcc', 'security_groups': [Munch({u'name': u'cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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'2019-03-27T01:17:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:17:32Z', 'hostId': u'1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec', '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'2019-03-27T01:17:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'name': u'cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'adminPass': u'xMGtMBUh5oUh', 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:17:21Z', 'created': u'2019-03-27T01:17:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:17:37,758 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', 'updated_at': u'2019-03-27T01:17:38Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'049c62b7-af7f-4ee0-bc05-ff4eebc8d26f', 'id': u'745d633e-4c21-443d-962d-db9fe5ecbbb3', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'049c62b7-af7f-4ee0-bc05-ff4eebc8d26f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:17:37Z', 'attached': True, u'dns_name': u'', 'router': u'26a40031-67af-4baf-b02a-6e5b0a315d6f'}) 2019-03-27 01:17:37,830 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 538266990 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.231020] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233906] pid_max: default: 32768 minimum: 301 [ 0.235454] ACPI: Core revision 20150930 [ 0.237374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239719] Security Framework initialized [ 0.241295] Yama: becoming mindful. [ 0.242791] AppArmor: AppArmor initialized [ 0.244316] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247214] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252387] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254828] Initializing cgroup subsys io [ 0.256266] Initializing cgroup subsys memory [ 0.257793] Initializing cgroup subsys devices [ 0.259354] Initializing cgroup subsys freezer [ 0.260904] Initializing cgroup subsys net_cls [ 0.262466] Initializing cgroup subsys perf_event [ 0.264060] Initializing cgroup subsys net_prio [ 0.265617] Initializing cgroup subsys hugetlb [ 0.267120] Initializing cgroup subsys pids [ 0.268601] CPU: Physical Processor ID: 0 [ 0.270707] mce: CPU supports 10 MCE banks [ 0.272144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290867] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299267] ftrace: allocating 31920 entries in 125 pages [ 0.330196] smpboot: Max logical packages: 1 [ 0.331700] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334084] x2apic enabled [ 0.335443] Switched APIC routing to physical x2apic. [ 0.338330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347074] KVM setup paravirtual spinlock [ 0.348995] x86: Booted up 1 node, 1 CPUs [ 0.350413] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352787] devtmpfs: initialized [ 0.355023] evm: security.selinux [ 0.356247] evm: security.SMACK64 [ 0.357455] evm: security.SMACK64EXEC [ 0.358764] evm: security.SMACK64TRANSMUTE [ 0.360188] evm: security.SMACK64MMAP [ 0.361489] evm: security.ima [ 0.362610] evm: security.capability [ 0.363965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.367657] pinctrl core: initialized pinctrl subsystem [ 0.369588] RTC time: 1:17:32, date: 03/27/19 [ 0.371478] NET: Registered protocol family 16 [ 0.373140] cpuidle: using governor ladder [ 0.374593] cpuidle: using governor menu [ 0.376162] PCCT header not found. [ 0.377479] ACPI: bus type PCI registered [ 0.379020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381302] PCI: Using configuration type 1 for base access [ 0.383877] ACPI: Added _OSI(Module Device) [ 0.385383] ACPI: Added _OSI(Processor Device) [ 0.386881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388486] ACPI: Added _OSI(Processor Aggregator Device) [ 0.391085] ACPI: Interpreter enabled [ 0.392379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.398787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405127] ACPI: (supports S0 S5) [ 0.406396] ACPI: Using IOAPIC for interrupt routing [ 0.408066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.414645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416901] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.419028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.422892] acpiphp: Slot [3] registered [ 0.424323] acpiphp: Slot [4] registered [ 0.425759] acpiphp: Slot [5] registered [ 0.427220] acpiphp: Slot [6] registered [ 0.428634] acpiphp: Slot [7] registered [ 0.430066] acpiphp: Slot [8] registered [ 0.431483] acpiphp: Slot [9] registered [ 0.432897] acpiphp: Slot [10] registered [ 0.434336] acpiphp: Slot [11] registered [ 0.435778] acpiphp: Slot [12] registered [ 0.437224] acpiphp: Slot [13] registered [ 0.438659] acpiphp: Slot [14] registered [ 0.440100] acpiphp: Slot [15] registered [ 0.456971] acpiphp: Slot [16] registered [ 0.458378] acpiphp: Slot [17] registered [ 0.459764] acpiphp: Slot [18] registered [ 0.461153] acpiphp: Slot [19] registered [ 0.462535] acpiphp: Slot [20] registered [ 0.463916] acpiphp: Slot [21] registered [ 0.465305] acpiphp: Slot [22] registered [ 0.466729] acpiphp: Slot [23] registered [ 0.468116] acpiphp: Slot [24] registered [ 0.469503] acpiphp: Slot [25] registered [ 0.470885] acpiphp: Slot [26] registered [ 0.472299] acpiphp: Slot [27] registered [ 0.473688] acpiphp: Slot [28] registered [ 0.475073] acpiphp: Slot [29] registered [ 0.476481] acpiphp: Slot [30] registered [ 0.477888] acpiphp: Slot [31] registered [ 0.479273] PCI host bridge to bus 0000:00 [ 0.480662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.482761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.484855] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487376] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.489867] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.492414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.497000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.501332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.503572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.537751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.540219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.542677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.545096] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.547260] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.549535] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.551398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.554131] vgaarb: loaded [ 0.555182] vgaarb: bridge control possible 0000:00:02.0 [ 0.557291] SCSI subsystem initialized [ 0.558896] ACPI: bus type USB registered [ 0.560348] usbcore: registered new interface driver usbfs [ 0.562158] usbcore: registered new interface driver hub [ 0.563923] usbcore: registered new device driver usb [ 0.565820] PCI: Using ACPI for IRQ routing [ 0.567732] NetLabel: Initializing [ 0.569008] NetLabel: domain hash size = 128 [ 0.570514] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.572212] NetLabel: unlabeled traffic allowed by default [ 0.574276] clocksource: Switched to clocksource kvm-clock [ 0.584585] AppArmor: AppArmor Filesystem Enabled [ 0.586255] pnp: PnP ACPI init [ 0.587739] pnp: PnP ACPI: found 5 devices [ 0.594819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597837] NET: Registered protocol family 2 [ 0.599636] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.604043] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606169] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.608090] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610169] NET: Registered protocol family 1 [ 0.611704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613640] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615532] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645562] Trying to unpack rootfs image as initramfs... [ 0.706820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709589] Scanning for low memory corruption every 60 seconds [ 0.711918] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713958] audit: initializing netlink subsys (disabled) [ 0.715795] audit: type=2000 audit(1553649453.220:1): initialized [ 0.718045] Initialise system trusted keyring [ 0.719680] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.721734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.724835] zbud: loaded [ 0.726015] VFS: Disk quotas dquot_6.6.0 [ 0.727462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730026] fuse init (API version 7.23) [ 0.731555] Key type big_key registered [ 0.732950] Allocating IMA MOK and blacklist keyrings. [ 0.734986] Key type asymmetric registered [ 0.736441] Asymmetric key parser 'x509' registered [ 0.738120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.740724] io scheduler noop registered [ 0.742117] io scheduler deadline registered (default) [ 0.743870] io scheduler cfq registered [ 0.745402] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752942] ACPI: Power Button [PWRF] [ 0.754478] GHES: HEST is not enabled! [ 0.769145] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826725] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830199] Linux agpgart interface v0.103 [ 0.833700] brd: module loaded [ 0.836079] loop: module loaded [ 0.841400] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.843949] GPT:90111 != 2097151 [ 0.845142] GPT:Alternate GPT header not at the end of the disk. [ 0.847081] GPT:90111 != 2097151 [ 0.848271] GPT: Use GNU Parted to correct GPT errors. [ 0.849977] vda: vda1 vda15 [ 0.851782] scsi host0: ata_piix [ 0.853102] scsi host1: ata_piix [ 0.854354] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.856512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859282] libphy: Fixed MDIO Bus: probed [ 0.860724] tun: Universal TUN/TAP device driver, 1.6 [ 0.862416] tun: (C) 1999-2004 Max Krasnyansky [ 0.865683] PPP generic driver version 2.4.2 [ 0.867231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.869416] ehci-pci: EHCI PCI platform driver [ 0.870920] ehci-platform: EHCI generic platform driver [ 0.872688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874885] ohci-pci: OHCI PCI platform driver [ 0.876482] ohci-platform: OHCI generic platform driver [ 0.878403] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894199] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895982] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898586] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907006] usb usb1: Product: UHCI Host Controller [ 0.908606] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910638] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912310] hub 1-0:1.0: USB hub found [ 0.913666] hub 1-0:1.0: 2 ports detected [ 0.915242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920538] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922285] mousedev: PS/2 mouse device common for all mice [ 0.924403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927314] rtc_cmos 00:00: RTC can wake from S4 [ 0.929366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933475] i2c /dev entries driver [ 0.934761] device-mapper: uevent: version 1.0.3 [ 0.936365] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941417] NET: Registered protocol family 10 [ 0.943200] NET: Registered protocol family 17 [ 0.944747] Key type dns_resolver registered [ 0.946394] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948276] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951287] registered taskstats version 1 [ 0.952711] Loading compiled-in X.509 certificates [ 0.954842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958039] zswap: loaded using pool lzo/zbud [ 0.960289] Key type trusted registered [ 0.962655] Key type encrypted registered [ 0.964055] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965837] ima: No TPM chip found, activating TPM-bypass! [ 0.967642] evm: HMAC attrs: 0x1 [ 0.969213] Magic number: 11:831:256 [ 0.970666] rtc_cmos 00:00: setting system clock to 2019-03-27 01:17:32 UTC (1553649452) [ 0.973457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.975374] EDD information not available. [ 1.015963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.034277] Write protecting the kernel read-only data: 14336k [ 1.037523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040487] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.091093] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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.31... Lease of 192.168.120.31 obtained, lease time 43200 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.98. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUWXTeabJdhJHV67I6vOGUVrnbbAKuXOKikdr460jrPI6Rm2/END2x3TePTRV/YeRa030yBR2XZrv5/7TBpdfsZJDCBFr75sH0S0j6YLEQwG3HQeRE7hEK6LLIcJXEjwmJbr48M4AXGibfX9xYygc9KJXCT9hvB13AHdPZ4x7cFw6fasZzHesvebKibSMvL8biZtF316Dz1ArN+1zHWFt3m55qmPLzDHs/3J5EWZQ3md52lU+gQTg9YkvoHcxfQQVbdxB4j94xSTRNweGU1T+5zNVmZx6znnQeFc7Ed3FJp363AX45YsRDWdN8jPHyEePM3TP4ObyJ6sk7EHqb2Eld root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAPYVjDmDkFzDDIKuZRGkvBvNO5Yh6bkLAHWgQI2f1xQ+BrqgUzvG8ZCD03gyb3X//hOEkklADkGAb4k8vOXe0AS3zU2rcz4feTRYA/JzjpX9I78c4Z5K3+ipM1WG0g6l7qVQ+PDRai6qs9axjytokxzFtHu7ERBehtuz6kNPL18JAAAAFQDpWpAxmt0rlBleDVYC5v3YebAIuQAAAIAZmHBVkwSrOlWDx26gTBsAiNJL+kFBY+PsVJ2xht8/HYJlb1IiwHgTdEbDomFaLTy/CjQbUfjOajV38CT6uyuetzjdlnCDqhMUmf9ZD4uIgZRocUv1B1gOShbNft5THry6Ijrf0zbFiXAgwDGD0BDEmIGiacGnH+sH9tcKCEBOtwAAAIEA3xJwV9mXQU1hKWgCC47iYj2XpW8Sl9Xw+sb08QnYEEiENUhYR2eKGLtlAwx/friHHJUeNegFFklaiOCrIUl+gRqvAOELqkOzFHSVOtu0k1RDp9mIA1SlePLuNKPeSEJ6oCTiADgCV6BR9gz4EMG18TVODPwYlwV6mu8o0nT9XJs= root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:febb:91a/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.31 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: /dev/root resized successfully [took 0.51s] 2019-03-27 01:17:47,439 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-27 01:17:48,169 - 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: d27b570e-68ec-4f74-9843-6f09444a6947 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! 2019-03-27 01:17:48,170 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-27 01:17:48,170 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-27 01:17:52,334 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-27 01:17:59,530 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-27 01:17:59,625 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-03-27 01:17:59,626 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-27 01:17:59,626 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-27 01:18:04,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:18:04,461 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-27 01:18:26,509 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-27 01:18:27,862 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'23243faff54d4938a2492eb9da4e2ac3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:28,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f859a41b16b74702a84bbcf6ae2c4c7a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:30,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 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'23243faff54d4938a2492eb9da4e2ac3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jJbfxPsylQCyew6oQkuw2rb4BkBVEq', 'username': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-27 01:18:30,255 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928', 'password': 'jJbfxPsylQCyew6oQkuw2rb4BkBVEq', 'project_name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '23243faff54d4938a2492eb9da4e2ac3', 'project_domain_name': 'Default'} 2019-03-27 01:18:33,400 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-27 01:18:35,509 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:18:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'7164b18b-b88b-45d9-997e-22bd0ceeab55', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_9e982552-edc8-4928-ade6-20e7a4a6e928', u'created_at': u'2019-03-27T01:18:34Z', u'mtu': 1442, u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23243faff54d4938a2492eb9da4e2ac3'}) 2019-03-27 01:18:37,473 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:18:36Z', 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'fea8c3b9-9a25-4d3f-a533-c8c27baf5391', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9e982552-edc8-4928-ade6-20e7a4a6e928', u'enable_dhcp': True, u'network_id': u'7164b18b-b88b-45d9-997e-22bd0ceeab55', u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'created_at': u'2019-03-27T01:18:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23243faff54d4938a2492eb9da4e2ac3'}) 2019-03-27 01:18:39,942 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'created_at': u'2019-03-27T01:18:37Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:18:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'23243faff54d4938a2492eb9da4e2ac3', u'id': u'51d936f0-9c92-46ce-8aa8-ae4842b4bf33', u'name': u'tempest_smoke-router_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:45,524 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file', 'owner': u'23243faff54d4938a2492eb9da4e2ac3', 'id': u'4e84dd77-5271-41f5-a259-8b229a5bec90', 'size': 12716032, u'self': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23243faff54d4938a2492eb9da4e2ac3', 'name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:18:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-27T01:18:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', 'created': u'2019-03-27T01:18:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:18:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:18:45,902 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928', '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'880184f9f34d4ead881812d2172cae9c', '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'9b3d24c7-5ebe-43dc-9537-9422177160d1', 'swap': 0}) 2019-03-27 01:18:46,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-27 01:18:50,900 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c522d66a-b8ea-4f9a-9fa1-cfce01064a2f | 2019-03-27T01:18:50.496322 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c522d66a-b8ea-4f9a-9fa1-cfce01064a2f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-27 01:18:54,226 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-27 01:18:54,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-27 01:18:59,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=14576f08-ed12-4f2f-9e24-a64a5da6e719) as the default verifier for the future CLI operations. 2019-03-27 01:19:03,278 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/file', 'owner': u'23243faff54d4938a2492eb9da4e2ac3', 'id': u'73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 'size': 12716032, u'self': u'/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23243faff54d4938a2492eb9da4e2ac3', 'name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:19:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-27T01:19:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', 'created': u'2019-03-27T01:19:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:19:02Z', 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/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:19:03,345 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', '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'0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795', 'swap': 0}) 2019-03-27 01:19:03,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', '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'0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795', 'swap': 0}) 2019-03-27 01:19:06,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-27 01:19:06,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-27 01:19:06,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-27 01:19:06,743 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-27 01:19:06,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-27 01:19:09,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-14576f08-ed12-4f2f-9e24-a64a5da6e719/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-27 01:19:10,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-27 01:19:10,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-03-27 01:24:52,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 16a0d3b3-9782-41df-beb2-6a7f0b15588f 2019-03-27 01:24:52,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f']'. 2019-03-27 01:24:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-27 01:24:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 16a0d3b3-9782-41df-beb2-6a7f0b15588f | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-27 01:19:12 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-27 01:24:52 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:40 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 14576f08-ed12-4f2f-9e24-a64a5da6e719) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c522d66a-b8ea-4f9a-9fa1-cfce01064a2f) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 333.005 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-27 01:24:53,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 99.0196078431% 2019-03-27 01:24:53,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-27 01:24:55,462 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 16a0d3b3-9782-41df-beb2-6a7f0b15588f --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-27 01:24:55,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-27 01:24:57,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 16a0d3b3-9782-41df-beb2-6a7f0b15588f --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-27 01:24:57,500 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:24:57,501 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:24 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-03-27 01:25:10,920 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-03-27 01:25:10,921 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:12 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:58 | PASS | | singlevm2 | functest | healthcheck | 00:40 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:52 | PASS | | cinder_test | functest | healthcheck | 01:41 | PASS | | tempest_smoke | functest | healthcheck | 06:24 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-27 01:25:10,934 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR